Forum Discussion
JimHarrison
6 years agoQrew Champion
One issue we have noticed is the following:
1. add new parent
2. add new child from parent
parent prompts to save
3. click yes
taken to new child
4. complete child and save
does not return to parent
user clicks browser back button to return to parent
when user arrives at parent, save prompt is displayed, user clicks save
result:
second parent is created
expected:
user is returned to parent upon save of child
------------------------------
Jim Harrison
------------------------------
1. add new parent
2. add new child from parent
parent prompts to save
3. click yes
taken to new child
4. complete child and save
does not return to parent
user clicks browser back button to return to parent
when user arrives at parent, save prompt is displayed, user clicks save
result:
second parent is created
expected:
user is returned to parent upon save of child
------------------------------
Jim Harrison
------------------------------
- EvanMartinez6 years agoModeratorHi Jim,
I have seen the same before and it crops up due to the parent record not having a Record ID at the time the save happens. One thing I have done in instances like that is to either make a button that appears on the child record after it is saved that says "Back to Parent" that is nice and prominent that uses the Related Parent field to take the user back to Parent Records or I have changed the standard redirect to instead drop you on the parent table homepage after using that button to create a child record from the Parent record to bring the user right back to the parent table at least even when a record didn't have a Record ID at the time the button was hit.
------------------------------
Evan Martinez
Community Marketing Manager
Quick Base
------------------------------