
Announcements
Basic question I'm sure, but when creating a model-driven app with a business process flow, do all my columns need to be created within the business process flow 'table' which is created, or within another Dataverse table?
Reason I ask is that I want to create forms which the user sees when they complete one stage and go to the next, which only displays the fields they need to complete for that stage before moving on.
Thanks
K.
Hello, thanks for reaching out.
A BPF can cross multiple tables. Each stage is tied to a table and the columns for that stage all have to come from that table. You can have one stage start one table and then the next stage creates a new record on another table. Each stage can list only the columns necessary for moving to the next stage.
Please mark as a solution or give a kudos if this helped in any way.
Good luck, Have a great day!