Different fields for "create" and "edit"?
Different fields for "create" and "edit"?
It's possible define different fields for "create" and "edit" buttons?
This question has an accepted answers - jump to answer
This discussion has been closed.
It's possible define different fields for "create" and "edit" buttons?
This question has an accepted answers - jump to answer
Answers
A few options:
preEditandpreCreateevents to useclear()andadd()to remove and add fieldsshow()andhide()to show and hide fields.Allan
Thanks Allen, I've created two instances.