Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Need this as i have lot of boolean attributes so need to have checkbox instead of radio and dropdown list
Hi Kumarappan,
Where exactly you want to display the boolean attribute, if its workflow, OOTB boolean comes as a check box, but is its an attribute to be shown while creating the object in a wizard, you will have to write a data utility and render the attribute as a check box component. You will have to assign data utility ID in the type and attribute manager against that attribute for the object which is being created.
Please let me know if you need help in writing the data utility.
Thanks,
Aditya