Hello everyone…
Is any way to use Datatype and Option Set with a condition?
I’m filling the Dropdown list with information from the database. I
In case the database is empty with the required information I want the user to select from the Dropdown to choose from a list that will be filled from an Option Set.
Right now I’m using to Dropdown list with a condition to be visible when information is on the database and if it’s not the other Dropdown list will be visible.
But this way is not efficient and it makes it difficult to collect information and store it in the database.
Is there any way how to make it easier?
Thanks
Fabian