Hi;
I am using 3 form in connectivity 6 which are nested each other. When I want to use same form again, It filled by before inputed datas. I am using {fn:save_to_session}. I know that {session/clear:save_to_session} code. But it is not suitable for me. Because if I use {session/clear:save_to_session} then I can not pass a data to other table.
How can I clear all of form fields without use {session/clear:save_to_session} ?
Thank you
I am using 3 form in connectivity 6 which are nested each other. When I want to use same form again, It filled by before inputed datas. I am using {fn:save_to_session}. I know that {session/clear:save_to_session} code. But it is not suitable for me. Because if I use {session/clear:save_to_session} then I can not pass a data to other table.
How can I clear all of form fields without use {session/clear:save_to_session} ?
Thank you
Use a button, type "reset"
This topic is locked and no more replies can be posted.