You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I'm trying to set up a button that opens a customer detail page based on a shared visitor ID, but the data isn't loading correctly. I'd really appreciate any guidance!
#16296
I want to be able to view the corresponding row of data from the "Customer" table that shares the same visitor ID in my "Client Follow-up" table.
For example, I want to click the "Details" button in the Client Follow-up table to open the corresponding customer registration information.
The button click configuration.
This is the Data Provider setting in my sidebar.
Currently, when I click the "Details" button, it successfully opens the target page, but it doesn't display the corresponding row of data. Where might the problem be?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to view the corresponding row of data from the "Customer" table that shares the same visitor ID in my "Client Follow-up" table.

For example, I want to click the "Details" button in the Client Follow-up table to open the corresponding customer registration information.
The button click configuration.

This is the Data Provider setting in my sidebar.

Currently, when I click the "Details" button, it successfully opens the target page, but it doesn't display the corresponding row of data. Where might the problem be?
Beta Was this translation helpful? Give feedback.
All reactions