Hi all,
maybe someone has a workaround for this. I have created a custom connector to use Dataverse Search within my Canvas App. All Endpoints for Dataverse Search are POST requests. I would like to display the search results within a Gallery. Actually, not that difficult but:
As POST requests are considered as behavior functions, I can't use
DataverseSearch.Query(txtDataverseSearch.Text).value
In the Items Property of my Gallery. I will receive the info "Behavior Function in non-Behavior property...".
I don't want my useres to to click on a Button before they see the search results. Any Ideas?

Report
All responses (
Answers (