hi guys, do you know of a way to get the ID of a sublist field value. I'm currently using record.getSublistValue and getting the value rather than the ID which I need to set a multiselect field.
SimonC
05/30/2018, 1:37 PM
Eventually solved using setText on the multiselect rather than setValue.