Option to redirect to Default Screen
157
Views
2
Comments
New
Frontend (App Interfaces)

When a project is not finished it is normal to change its Default Screen. In that case, some flows need to be manually changed to redirect to the new Default Screen. If the possibility to redirect to the Default Screen already exists, that would fix the issue.

Hi Jose,

agreed that this would be nice option for redirect to have available out of the box, but as workaround, maybe following could do it for your project, dependend on if any data needs to be passed etc. :

- use an external flow to GetOwnerURLPath()

- make a webblock with the 'going to default' feature (including if you like the visual elements), that you put on every screen that needs to sometimes go back to default, so when default changes, you only have to update the destination in this webblock.

are your requirements more complex that this type of solution ?


Changed the category to
Frontend (App Interfaces)