cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive Form - table and checkboxes

david_fryda2
Participant
0 Kudos

Hi everyone,

I created a simple table in Interactive Form : there is a problem when a column is bound to an attribute that is boolean (of course I want that column to be a checkbox).

Any help ?

Thanks.

David

Accepted Solutions (0)

Answers (1)

Answers (1)

david_fryda2
Participant
0 Kudos

Hi everyone,

I answer my question :

In interactive form, select the column with the checkbox.

Go to OBJECT and go to BINDING.

In "On Value", write "true".

In "Off Value", write "false".

Be sure to write "true" and "false" in lower case.

Thanks.

David