Advanced conditional Server Connect actions

Sometimes I have some pretty complicated server action files with a couple of nested levels to get to my result. Probably I’m not a good database designer or maybe I’m overcomplicating the structure, but I run into problems with app connect net being able to pick up the deeper nested actions. On Dreamweaver I thought it was my attempted single page apps with too complicated structure or limitations of Dreamweaver, but I’m splitting my pages and keeping everything quite simple, accept for the action files.

If this is limitation of the system/app, could I ask someone to maybe take time too draw up a diagram or table with details on how to manually type code to bind data. I’m getting it right with the hit and miss attempt but for instance this scenario I cannot get the binding right:

connection -> query -> repeat -> condition -> then -> query -> repeat -> 2 set values and 2 queries

Tried to make a paged query to limit result to 1 in the last query, but stuggle to bind to page then.

Wappler inteface gives me query and repeat - nothing more.

14

The bottom part after a connection and initial query looks like this:

Some guide till this works perfect would be great. I really do not mind hand coding and figure it out most of the time :slight_smile:

Community Page
Last updated: