Forum Post: How to set multiple values of a lookup field client-side?

Status
Not open for further replies.
K

koreem

Guest
I want to set multiple values for a lookup field client-side. I tried using the following method: rbf_selectObject( selectedObjectID, selectedObjectName, null, relationName, false); Only this method can't handle multiple values. It's possible when I use the rbf_setFieldValue() method but then the values aren't presented to the user.. Any workarounds for this?

Continue reading...
 
Status
Not open for further replies.
Top