Hi guys, My ideas is to make a page for input data, click save and it will direct to next page that contains same attributes and fill it with different input of data. How i want to save the previous database after i click the save button using the microflow? Thank you.
asked
Muhammad Ikhwan Afiq bin Azmir
1 answers
1
Hi,
Use a commit in your microflow.
Create a new object and put it as a return value in the show page activity.