Forum Discussion
ChrisNewsome
4 years agoQrew Captain
well * are usually wildcards, I had hoped that would work. :)
Prior to that, I had tried just "http" with no success.
------------------------------
Thanks,
Chris Newsome
------------------------------
Prior to that, I had tried just "http" with no success.
------------------------------
Thanks,
Chris Newsome
------------------------------
MarkShnier__You
4 years agoQrew Legend
The http should work. Can I see you full code or a screen shot of the Automation Filter.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- ChrisNewsome4 years agoQrew CaptainThe http:// did work. It's already killed 27 in the last hour. thanks as always!
Any ideas how I could prevent it at all? I think my automation might end up running hundreds of times this week. I would love to make a form rule or something but that didn't work either.
------------------------------
Thanks,
Chris Newsome
------------------------------- AdamKeever14 years agoQrew Commander@Chris Newsome I have seen some sites use math. For example, have a read-only field containing the related result of another field containing a simple math problem. Then on the form have a numeric field for the user to enter the math solution. Add a dynamic form rule to compare the entered solution to the read-only solution. You could do something similar like show a picture of something and have the user type in what the image is.
Maybe the best would be 2-step authentication. Have them type submit an email address. Then use the email address to send them a link to your form. Only valid email addresses will get the form.
------------------------------
Adam Keever
------------------------------ - RyanStanford14 years agoQrew CaptainYou should be able to add some data validation either to the form or to the table itself. Make sure the fields have valid data, ei: Name doesn't contain "http://" and whatever other criteria you're looking for. Is the form/webpage your own, or is it a code page within QB?
------------------------------
Ryan Stanford
------------------------------- ChrisNewsome4 years agoQrew CaptainIt basically fills in the "new customer" form in our app. Under form rules, I can't use "contain", it's either <,>, or =. Is there another place/method I could do this? Can I restrict the name from having that code?
------------------------------
Thanks,
Chris Newsome
------------------------------