Hey Guys,
Will soon be approaching this task in the build and I could do with an idea of how to set up before I start.
On the project set up page (lets call that page 1), I’ll be creating new projects in a repeating group with a button taking me to the project info on page 2.
I have a DB type containing project related fields set up in the background which is populated from page 2’s inputs and dropdowns.
From a bigger picture point of view, what would be the best way to set it up on the understanding that page 2’s content only contains what is related to the button selected on page 1?
Also New project on page 1 creates fresh page 2.
Assuming created date will need to be a factor here but not entirely sure where to start.
Hope that makes sense and appreciate any advice!