Error when dynamically filtering multi-select fields
I have two custom multi-select entity fields, both using custom records for the list values. The values for the second field are filtered based on the values selected in the first field, but when the selection in the first field is changed, HTML code is displayed in the second field instead of the list of selected values. However, when I save the record, the second field displays correctly – has anyone else seen this happening or know if there is a solution?
This rings a bell but I can’t recall all the details…
Does the second list need to be available for selections or is it just for info?
Hi, thanks for responding. Yes, the second list does need to be available for selection. The frustrating thing is that I’ve had this working before, prior to 2019.2, but now I’ve gone back to try it again I’m having this problem