Hi,
I am building a very simple app to make a healt questionnary, from a simple Excel table. Here is my problem. All of my cells in my table have a drop down list, except for the date.
I have connected both table (table1 = the data reccord where all the drop down list are, table_Liste = The drop down list source for all the drop down in table1)
When I swich the DataCardValue to make it a drop down list in the edition tab it does not show the list. It only make the switch to a drop down but with no choice. It's like it won't connect to the data in my excel table.
When I change de the data source then it creates an error message for the DataCard in the data section ; Update field.
I just can't figure it out, please help me 🙂
Thank you.