This topic is locked
[SOLVED]

 help áíãõê character and subject required to add and edi

6/22/2010 10:26:34 PM
PHPRunner General questions
O
onlline author

Hi sorry my english, I need help
March visual editor option required field,

but I would check only in editing
example
add date total order quantity

edit order quantity total date (date field required)
My project is large I would not have to do this manually within the PHP code as I have done, I have edited the PHP file and removed the field IsRequired
Another question, how do I limit the use of words with
(Áéíóúçãê ;?;'")

this causes me problems when I export the MySQL database for words that have these characters are in error.
searched the forum but couldnt find
PHPRUNNER 5.2 5282 Build

A
ann 6/23/2010

Leonardo,
to prevent usage of non desirable symbols you can add validation on the Edit as settings dialog on the Visual Editor tab which will include all the symbols you can use. To do that choose Regular expression option in the Validate as field.