0

Button Save Record
Good morning, I would like to insert a record rescue button can someone help me? Thank you
Like Follow
8replies
-
Hello:
I usually use a button with this code:
closeRecord ()
and if I want to leave the fields closed
I do the following:
- the field "Elenco personale" is only visible if "not 'Elenco personale' and I create a function f (x)" Personale "with the formula 'Elenco personale' only visible if 'Elenco personale'-Other option is a field "sì/no" how "Recorded" and the button would be
Recorded: = 1;
closeRecord ()and the field "Elenco personale" visible if "not 'Recorded' " and the field "Personale" visible if " 'Recorded' "
I hope I've helped