Dynamic Toggle Applet refresh
Hi,
I have a requirement to toggle the applets based on field values selected. I have two applets to toggle which will toggle to applets with a different field exposed on each applet.
When clicking on New button it should show me the edit template where we can select the field values and depending on the field value selected it toggles to the edit layout of the required applet,once i save this it navigates to List applet.
I am facing issue when I am creating new record after a record which toggled to different applet occurred. It's not going to Edit Layout instead going to base list applet.