making cascading dropdown fields editable if the cascade returns nothing
I'm trying to have a cascading field that would get its value from another table based on patient's ID. I am currently using cascading dropdown so that it return a value even if there are more than one record of the same patient in the other table. However, I want to be able to manually enter its value if the cascade return nothing.
5
votes
Ali AlKhabbaz
shared this idea