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
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
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.
サインインしてコメントを残してください。