There are three pages I built. 1. Contract Assessment Data Entry Page. 2. Contract Assessment Detail Page. This page is where the user can add more things like, tasks, notes, etc. 3. Contract Assessment Portal Page.
I’ve been able to connect 1 & 3 because they both share the same models and fields. But I can’t get 1 to save and then redirect so that the same information shown in 2 but with additional information.
Is this a visualforce page issue?
Every model has interconnecting IDs. This is also an exact duplicate of different pages with the same concept.