Hi guys,
I have the datacontrols, and when I try and drag those data controls into jsff page as an adf form, all the attribute values are shown as inputtext values. I have the requirement to show some of the fields as boolean checkboxes. So. I right clicked on those particular fields and converted to boolean checkboxes. If I check these checkboxes, I am not sure which value (true/false) it is selected. How to make sure what value I have selected and how can we debug this.
Thanks
New to ADF