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!
Keep up the great work!