I would expect this setup to return all the choices to search when ‘Current User User Doctors Jobs Regions’ is empty however I don’t get any choices in the SearchBox when this is the case… Any idea where I’m going wrong or is this a bug?
The current page’s user has at least one user_doctor?
The current page user’s user_doctor has at least one Doctor_job_Regions has values?
A good way to trouble shoot this is to display “Current Page User’s user doctor’s Doctor_jobs_Regions” in a text field on the screen so you know for sure it has content.
Yes I’ve checked and double checked this. When I display “Current Page User’s user doctor’s Doctor_jobs_Regions” in a text field it doesn’t show any values.
When a value is set in Doctor_job_Regions - the constraint works, however when there is no value set it should ignore the empty constraint and display all choices, but it doesn’t do this.