Hi, I am new to the platform. I am working on a project where I have to present logged user´s specific data. Initially, I extracted each specific data using Dynamic Data → Do Search For and used a constraint using a CurrentUser´s field. Below there is a sample:
For some reason, this stopped working. After several hours of troubleshooting, I identified that if I send the parameter from an input text, the constraint works. Additionally, I see that the parameter is passed to the input text, but if I pass it directly to the Do Search For constraint, it doesn´t.
Apparently, there is a page load issue when applying the constraint directly from the CurrentUser data source. This is affecting all the project´s pages, and it is happening just two days before the test period ends (which is weird, but it was working the day before).
Is there any order in which the page parameters load? or, is there a way to check any project property that might change this behavior?
Thanks in advance!