> The second allows you test a field by some pattern and trigger actions > to fields (1 & 2) if it passes, or other fields (3) if it fails. > Usually there is a > > [session warn] > > line before any actions take place and you simple assign an error > message when a validation fails.
Please explain how error messages can be assigned in the form. Can they be placed besides the field which input validation failed? And how would I check if an input matches against the list of 'command words' of BW? Is there a list of these special command words whic can be accessed in the input validation? I suppose in [session validate_field1 "/somepat/" ....] the pattern is regex, and i could give along line like (create|edit|delete|rename|...........). A variable for this would be handy. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
