Select to view content in your preferred language

Dynamically creating check boxes inWebAppbuilder

428
1
Jump to solution
01-30-2019 12:44 AM
NadirHussain
Frequent Contributor

Dear All

i want to create checkboxes in my widget.i get the layers array from map and next each layer name i want to create checkboxes on widget with on off event listener.

Thanks in advance.

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Nadir,

  OK... So just use domConstruct to add a checkbox to your widgets domNode.

View solution in original post

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Nadir,

  OK... So just use domConstruct to add a checkbox to your widgets domNode.

0 Kudos