Link Page parameters disappearing

Hello!

I created a formula to modify the “Page” field based on a variable (something like this: if( x==null, “page1_id”, “page2_id”).

It works fine so far. But for each of the path I’d like to add a parameter in the form page1/{parameter}.

The problem is whenever I bind the Page field, the parameters one disappear (see screenshots). If you have any solution that’d be great!

image

image

Keep up the great work!

Hi, instead you should use a workflow “navigate to” and make a conditional branching so you will have one action per scenario and be able to properly configure the page parameters :slight_smile: