Hi i have 3 buttons. First is Submit. Second is Edit and Third is Update.
I want submit button always visible when new form created. Then, after i clicked submit button to submit all the data, the submit button become invisible and button Edit appear.
When i clicked button edit , the button Update appear and the button Edit become invisible.
then , when the user choose another form, the button submit will appear as i mentioned above when new form created. im working with multiple screen . Any help would be appreciated
any idea how to do that ?