dynamic creation of checkbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2016 10:28 AM
Hi,
I want some value to be fetched from a table & display them as check-box in a catalog item.
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2017 12:46 PM
Ok, here is an update of this issue that I've been having:
Because the area is UI and HTML, I have to rebuild the area for display. I need to check each value in the loop when writing out the line of 4 checkboxes, to see if the box is one of the saved names. If it is, then I need to add "checked=true" in the html line for that one. I think I am getting lots closer since I am able to display individual checkboxes as being checked when it redisplays. It is however duplicating the checkbox items. I still need to look at my html string in my loops, but I'm definitely feeling much better about this...it is just taking me all day!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2016 07:34 AM
Can you help me with this Gurpreet. Custom UI Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2016 08:54 PM
Sorry man , but i don't have any idea about iText API.