-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
1
-
Currently, It's not possible to set the value for an Insight custom field using AJS/JQuery. It's possible to set normal values with
AJS.$(‘#customfield_99999’).val(‘myValue’)
but this doesn´t really work with Insight custom field.
With Val() I only set the Key and then the Key is shown, not the object.
It would be great if we have the option to set the Insight custom field value using AJS/JQuery.
- links to