Hi all, I am new to EB and I am creating an application using Experience Builder and I want to know how to have the Feature Info widget updated using the Query widget. The query widget is based on a feature layer related to a table, which attributes need to be shown on the feature info.
First, I am trying to add a trigger to the Feature Info widget.
I select the Record selection changes trigger and the Filter data record action.
- Trigger Date is the table
- Action Date: I select under Outputs the query result
- Under condition I try both using the layer’s relationship and setting custom connection field with the parentGuid of the table as trigger field and GlobalID of the Feature as action field.
Doesn’t work.
Then, after removing the action above on the feature info, I add the trigger to the query widget.
I select the Record selection changes trigger and as target I select under Framework the action of Filter data records:
- trigger data: output query
- action data: the table
Again, I tried using the layer’s relationship and setting the trigger field (globalID of the features) and the action field (parentGuid of the table).
Doesn't work.
Can anyone help me understand what is wrong? Which one is the right way, and why none of them work at all?