Hi All,
Is there any script location from where I can populate checkmarks in Checkmark Group programmatically? I want to give some dynamic values in dropdown.
Thanks in advance,
Rahul
Populate checkmark group through script
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
You can't dynamically create a checkmark group value but you can create a regular field and use the method Suggest( VARIANT newSuggest ). you can add multiple suggestion and it will give a dropdown menu with multiple value.
Please sign in to leave a comment.