Hi all!,
Using Apex 19.1
When Adding or Modifying a record in a page, how can I stay in the same page after pressing the Add or Edit Button with the data I just added?
I know that there could be a way creating a link to the same page with the key just added but am not sure where to create the link. In which submit?
Or at what point.
Should I create different process or can I use the Automatic Row Processing?
Thanks for your help!