Hi,
I am trying to build a workflow where - There is a main screen with rows of records (house number) listed. Each row navigates to “inspection type” screen gallery which has 5 inspections in it. As I click on the first inspection. It takes me to another screen (Footing Inspection) that has an edit form. I fill the form and save.
I duplicated the edit form (again in a separate screen - Footing Inspection View) and changed the display to view mode so that it appears as submitted data. I also added a back button to the display form that takes me to the “Inspection types” screen directly.
My questions are :
1. Since the data for one inspection type is submitted, how can I navigate to display form directly from the inspection types screen for the house #. So if for House # 123 ABC Street, the Footing inspection was completed, if I click again on the same inspection, I want to see the “Display form” instead of the edit form. Is that possible?
2. What flow do I need to set so that for a house number clicked, inspection type screen opens up only after the previous inspection has been completed.
any help or suggestion will highly be appreciated.
Thanks