R
Ruben Dröge
Guest
Hi, when creating a new contact record I want to assign values for Department and Location based on the group of the current user. The retrieval of departmentId and locationId for a specific user based on his/her group was easy. Now I want to assign these values (client-side) to the Department and Location lookups when creating a record. I use the setFieldValue api to do so, but the value is not set in the lookup field. How can I accomplish this?
Continue reading...
Continue reading...