cancel
Showing results for 
Search instead for 
Did you mean: 

Refreshing the 'Check Box Group' UI element

Former Member
0 Kudos

Hi ,

The requirement is the 'Check Box Group' UI element should be refreshed automatically . I am dynamically creating the 'Check Box Group' UI element and want to refresh it once I transfer the checked values from the Check Box group.

How this can be realized !!!

Best Regards

Sid

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Sid,

CheckBoxGroup UI element`s content is done by binding property <i>texts</i> with appropriate attribute in context node. So, if you change data node and node elements, this will affect UI element immediately.

Best regards, Maksim Rashchynski.

Former Member
0 Kudos

Hi ,

Thanks a lot for the solution.

I hope it will solve the problem .

Best Regards

Sid

Answers (0)