Display Data in Modal

Hi,

I’m trying to get the user data to display in the popup once I click on a row in the table.

The popup displays, but no content is shown.

In the “row” component of the table, I have a dynamic event with the “data detail select” action, and it’s selecting a user id in the table.

In the data details section, I have a data source connecting the serverconnect’s users, and the key is the serverconnect’s user’s id.

Screenshot_301

I also have a form in the modal. Here are the input field generators and server connect form:

I was able to add a user in the modal and save it, so at least the server is connected.

Been stuck on this for a couple hours, can’t seem to figure it out.

Community Page
Last updated: