[pmwiki-users] Invalid argument /fox.php on line 1480
Hans
design5 at softflow.co.uk
Tue Mar 18 16:50:47 CDT 2008
Tuesday, March 18, 2008, 9:39:20 PM, Sameer Kumar wrote:
> I tried the foxcheck for input validation. My form looks like the following
> %red%'''(:foxmessages:)'''
> (:fox projectform #top target='{$$projno}' redirect=1 template=Projects.TemplatePage#new
> (:foxcheck projno msg='Please enter a Project Number!':
> ||…rest of the form…|
> (:foxend projectform:
> When there is an error in the input I get two messages
> Please enter a Project Number
> Please enter valid input
> How can I remove the second line? Or do you think I should not
For the message use
%red%'''(:foxmessage projectform projno:)'''
~Hans
More information about the pmwiki-users
mailing list