This topic is locked

obligation fields

6/29/2009 5:15:53 AM
PHPRunner General questions
W
webdino author

Hello,

I changed many table fields to "not null". What must I do to say PHPR that these are obligation fields that the user must fill?

M
MaxxaM 6/29/2009

In the visual editor, right click on the field you want, select properties. In that window, you should have a Required checkbox. That will force the user to enter info into that field before processing the page.
I think that answers your question...

W
webdino author 6/30/2009

In the visual editor, right click on the field you want, select properties. In that window, you should have a Required checkbox. That will force the user to enter info into that field before processing the page.

I think that answers your question...


thank you very much that´s what I search for