switchTagControl
Changes the tag control to edit mode and vice versa.
Parameters
Example Usages
app.switchTagControl("fieldId");app.switchTagControl("fieldId", true);Return Values
Last updated
Changes the tag control to edit mode and vice versa.
app.switchTagControl("fieldId");app.switchTagControl("fieldId", true);Last updated