When adding input fields like country, employer, umbrellaOrganization, etc., a checkbox initially appears to allow the option of displaying these fields as dropdown lists instead of text inputs. However, after saving the settings, the checkbox disappears, which confuses users by suggesting a feature that does not exist.
This creates a misleading UI experience and makes customers believe they can enable dropdown lists for these fields when that functionality isn't available.
Steps to Reproduce:
Go to the plugin backend. Property lists or Adress lists
Add input fields like country, employer, umbrellaOrganization, etc.
Notice that a checkbox appears allowing the option to display the input fields as dropdown lists.
Save the settings.
After saving, the checkbox disappears, and the dropdown option is no longer available.
Expected behavior:
The checkbox should be removed entirely if the feature is not supported, to avoid confusion.
This issue negatively impacts the user experience and needs to be resolved to prevent further confusion. Please investigate the problem with the incorrect display in the plugin backend and fix the issue.
Checkbox for displaying Input Fields as Dropdowns
User Story
When adding input fields like country, employer, umbrellaOrganization, etc., a checkbox initially appears to allow the option of displaying these fields as dropdown lists instead of text inputs. However, after saving the settings, the checkbox disappears, which confuses users by suggesting a feature that does not exist.
This creates a misleading UI experience and makes customers believe they can enable dropdown lists for these fields when that functionality isn't available.
Steps to Reproduce:
Expected behavior: The checkbox should be removed entirely if the feature is not supported, to avoid confusion.
This issue negatively impacts the user experience and needs to be resolved to prevent further confusion. Please investigate the problem with the incorrect display in the plugin backend and fix the issue.