I'm working with our vendor and we're trying different things that might work, but wanted to see if anyone here has had to deal with the same scenario. We have a dropdown field that needs has a requirement that the selected option cannot be edited, however, if we set the field to read only, we're able to make a selection, but when the form is submitted, the LF client doesn't populate the field with the selected value. Adding js to make the field RO doesn't bring up the dropdown list to pick from.
Anyone else had to deal with this issue?