Hi,
In a Gallery, I am showing a record from a SQL database.
In the attached screen shot, it showed that the "Pilot Name" field has a Default value of "ThisItem.PilotEmployeeName".
It is showing on the "Properties" panel, but NOT in the dropdown box itself.
What is causing this behavior?
Looking down to the "Fire Danger" field, it uses the same idea, but it is showing the "3-High" properly, as expected.
Any idea?
Dchan
All that is required to match on a dropdown is a Text value in the Default to a Text value that is in the displayed column.
Your display column is Name. Are you sure there is an EXACT match to a Name from Default? Everything must match....capitalization of letters, spaces, etc.
To test, I would look at your items and pick a name and then hard-write that name Exactly as seen in the Default as a text value and see if it matched properly.
I hope this is helpful for you.
Hi @RandyHayes ,
When I modified the "Default" values either retype "ThisItem.PilotEmployeeName" or hardcode the name of the pilot, the pilot name WILL appear in the dropdown box. However, when I exit the screen/application and comes back in, the Pilot name is NOT displayed like the screen shots I showed.
I could not understand why it is behaving like this.
A workaround suggested by my colleague is to use "Combo Box", which I found to be working.
So, I think I will use Combo Box here instead and move on.
Thanks.
Dchan1
User | Count |
---|---|
161 | |
86 | |
71 | |
64 | |
62 |
User | Count |
---|---|
208 | |
148 | |
95 | |
84 | |
66 |