Oct 10th, 2011, 12:11 PM
(Oct 10th, 2011, 11:00 AM)Ben Wrote:Quote:It's kinda strange the way FormTools allows you to add a record before you update it - leaving all the form fields blank.
Interesting... I thought this just kind of made sense, myself, but now that you mention it I can see that being a bit weird. But the fact that it says "your record has been created" (or whatever) at the top of the page, should at least be clear to the user what just happened. If they decide not to keep it, they can always just clicked the "Delete" button at the bottom of the page (assuming it's available for that View).
With the custom fields premium module - if I set all the fields to required - will it prevent adding a record with empty/null fields?
Also - can validation be added to Form Tools core short of adding on the Custome Fields module? It looks like in order to use your RSV or PHP validation scripts - I would need to use the API version of Form Tools. Am I understanding this correctly?