How to force Constellation to send Promoted Filter payloads to a Data Transform-sourced Data Page?

Hi everyone,

I am trying to capture the values entered into Promoted Filters in a Constellation Portal UI. My List View is backed by a Data Page that is sourced by a Data Transform.

Currently, adding a value in the promoted filter does not trigger a network payload. Because of this, pyQueryPage is never created, leaving me unable to extract the Logic, field and value to set my parameters.

Has anyone successfully forced Constellation to send the query payload to a Data Page sourced by a Data Transform, or is there a recommended pattern to intercept these Promoted Filters natively without relying on a REST Connector?

Any guidance would be greatly appreciated!

1 Like

Could you please confirm if the data page is configured to Queryable?

1 Like

Yes, Data Page has the checkbox on “Allow query using a JSON object (recommended for queries using many fields)“ and also the status set to API.