I have this form where I register information in the parent table and additionally data is added to the child table, I am using slices to create different views for the user using the same data source from a single table, I cannot figure out how to change when I go to add a new record to the child table opens the form that I decide created from a slice, it automatically takes me to the form created by appsheet for this table.
I appreciate the help the community to guide me in this! Thanks