In the community the problem has been discussed but I still can’t find a solution
A page with insert form at submit saves the record and go to a summary page (with Session StorageManager)
On this second page I inserted a Page Flow and to test it I set a simple condition.
Unfortunately, it doesn’t work at all
The page used for this Page Flow is the result of a previous insertion page
On the page there are some Server Connect and certainly the Flow is automatically performed at the opening page
The insertion of the condition is done through edit Flow
Probably, as you say, it is a timing problem, but Wappler should take this into account, otherwise nothing works
I don’t know if it is possible to somehow slow down the condition or start it after the Connect Servers are loaded
Yes, of course, but it’s just the promo step and then in the Flow structure I need the others too.
Anyway, I do some tests and see if it works
Thank you
The timing issue is that the data detail isn’t full when the flow runs. If you run it when the Server Connect that fills it is complete (perhaps add a short Wait step to the flow to ensure the page/data_detail is updated) it doesn’t matter about the other Server Connects for this flow