Hi everyone,
On my Nintex O365 Form, I have a control of "Managed MetaData" type (connected to a SharePoint field).
I retrieve values for this control from another item (in the same list) by JavaScript (using JSOM). I am trying to achieve to set the retrieved value in my control, so that it would be saved during the post of the form.
How can I populate the Managed MetaData control by JavaScript?
Thanks