In dropdown/single select/multiple select question, the display label for each option is the same as the option’s ‘’variable’’.
As some other intake/doc automation software allow for a separate ‘’display’’ label, I feel like it would be useful in this case, as often times we might want to update the wording of an option, but currently that would break all conditions tied to that option in the intake and in the corresponding documents.
I.e. I want to change the option in the dropdown ‘’Employment Status’’ from ‘’Employed’’ to ‘’Employed (includes self-employed)’’, but that would break all my conditions and I have to go update everything referrence to this option in the document.
I feel like it would make things a lot easier to just have a separate display label that allows to control the user interface directly without changing the option variable.