We have one picklist to take action, want to show different text in 2 different forms. Am trying to use the same option instead of creating 2 different options/values as the behavior is exactly the same.
Form A - Permit Issued
Form B - Approved
I referred this and implemented to remove the option & re-adding with same value but different text. Its displaying as expected but on selection the value reverts to original. I know this is coming from original option-set definition.
At least it should retain the newly added option till I submit right? If Product is refreshing the definition, can we stop it till submission?
Am planning to add duplicate items with both options, show/hide required options & mimic the behavior for both options. Any other solution?