Hi!
I had a text field where people could enter the name of the city. I could display it and use it. Now, I had to modity that, so that all the cities and tows are shown in a simple select filed.
I had a table with all the towns. I have modified my text field to a dynamic select filed to list all the towns, and on the form view it was ok.
My problem is that now, I can not see the value of that field.
When I search for that field , it brings up the result, but but I can not see it's value in the list.
Do I have to handle it in a different way, or what has changed?