cancel
Showing results for 
Search instead for 
Did you mean: 

Set default value for checkbox in XML definition

Former Member
0 Kudos
241

Hi,

I'ld like to set a default value to a checkbox (bound to UserDataSource) within the XML definition of my form.

Is this possible, and if so, how??

I'ld also like to know if there is a description available of all possible tags/combination in XML batchactions.

Kind regards,

Joeri

Accepted Solutions (1)

Accepted Solutions (1)

younes_bouaouad
Explorer
0 Kudos

Hi Joeri.

I'm afraid you can't do that via XML, I think the only way to ensure that you have your box checked is through a UserDataSource, so use the Collections tab to connect your checkbox to an appropriate UserDataSource, and in the code, you can re-bind the checkbox to another datasource.

I hope my idea was clear

Best regards.

Younes

Answers (0)