Can't find query1 in Server Actions for editing

I successfully built a simple “bs4table” page with “tableRepeat”

First column is an ID-linked button that takes the user to a “Detail” page.
Second column is the name of the company.

I would like to add columns that show “phone number”, “website”, etc.

When I manually enter the other cells for the second column, it appears to build the column correctly within the Design View of Wappler. When I get ready to enter the new repeated cell values, the Data Bindings window shows that my “query1” only includes the “ID” and “agency_name” values (which makes since considering that’s how I built the original query/table).

However, when I got ready to edit the “query1” and add in the other values, I couldn’t find my query in the Server Actions window.

Why can’t I see it? And if it’s there, how do I get to it to edit “query1” ?

Hopefully my screenshots do this Community entry justice, but if not, let me know and I can upload others.

Thanks in advance for any help you can provide.

Hi @Mulciber,

The screen shots provided really don’t help when trying to locate where the query1 is located.

In the App Structure, click on serverconnect1 to see where the query1 is located.

Then in the Server Actions, go to that location to edit it.

If you are still not able to see it, please post screen shots of both the serverconnect1 location and the corresponding Server Action area.

1 Like

I see what you mean. Thank you so much.