Is that possible to duplicate edit mode form screen to new browser tab as it is?
What I want to do is save form data not using save button but duplicate as new tab.
Is that possible to duplicate edit mode form screen to new browser tab as it is?
What I want to do is save form data not using save button but duplicate as new tab.
Hi @kojima_m
You can do this functionality, but instead of using submitform you must use patch to save the data when moving from one tab to another, and save the record identifier in the variable so that when you make patch in the second tab it refers to the same record
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
You can accept more than one post as a solution
Stay up to date on forum activity by subscribing.