I am trying to figure out the best way to add selections to a multiselect check box field in a current record. I do not want to open the entire form and edit it but just see that one field to edit.
I've created a function that successful opens a stateless form with the checkbox fields and the parameter for this list selections are being passed to the URL, but it is not actually selecting the corresponding fields.
Is it actually possible to populate a multiselect checkbox field from a URL parameter? Is there another solution?
Thanks,
Mike