I am creating a medical application there i have created a appointment form so how do i create a microflow
0
I am creating a medical application there i have created a appointment form so i want that when click the save button the details get saved and all the details should be shown in a page so do i need to create a microflow in the submit button. and if microflow is needed what is the microflow..i am showing the form which i have created and this is the page i have created where all appointment details will be saved
asked
Adrija Chakraborty
2 answers
2
hi Adrija For your reference attached the image
answered
Forgotten User 7JxDKztXd8
2
Hi Adrija,
Create the microflow name as ACT_Appointment_Submit
and pass the parameter of the appointment and commit the appointment in the microflow and in show page activity pass the overview page you created to show the data.