MRVS column displaying value instead of Text (label)
Hello All, This is a weird one so, I have a MRVS with some Select box type fields that I populate the options through a rest call using the addOption() method. The value and label are set correctly, however, when the user selects an option and save t...