- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-30-2019 11:34 AM
Hi All,
Check boxes = 8 checkboxes
Label = 1 Label
Container = 8 + 1 are inside a container
I want to have these 8 options as below
Can any one suggest me on doing this
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-06-2019 08:17 AM
Sorry this took so long to get back to you.
You just have to use a container though and I wouldn't go more than 2 columns so that it works with service portal if you ever need it to.
It looks like you need a container split in there.
Also don't forget on the container start:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-30-2019 12:16 PM
This is doable but before I put in how to do this may I ask why do you have that many check boxes when a simple select box would probably suffice better?
I ask this because creating more than 2 columns makes it so it doesn't work with service portal. It's going to a none standard format and makes maintenance harder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-30-2019 12:25 PM
Thanks for the quick response Brandon.
So our requirement needs those many checkboxes where users can select more than one.
I tried using 2 columns but it is not working. So that is the reason I wanted to have custom columns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-06-2019 08:17 AM
Sorry this took so long to get back to you.
You just have to use a container though and I wouldn't go more than 2 columns so that it works with service portal if you ever need it to.
It looks like you need a container split in there.
Also don't forget on the container start:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-20-2021 02:46 AM
please share if you get the answer