Options label in checkboxes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2020 05:36 AM
I have multiple checkboxes(18 in total) with a label prior to the 1st checkbox however when shown in the portal it comes up with 'Options' after the 10th checkbox.
In previous versions, I was able to hide this by creating a label with a blank or just a space question however in Madrid a blank or space label question is no longer allowed.
I've also tried creating a label and hiding it via an onLoad script but neither of the 2 lines don't work.
g_form.setVisible('user_settings_label', false);
or
$('label_IO:97a5e5f8dbb30c508c3410a014961993').hide();
Does anybody have a workaround without re-entering the label?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2020 09:25 PM
Unfortunately, UI policies and setDisplay does not work.
Allen - so my checkboxes are in a Variable Set of 2 columns wide, one side, then the other. All checkboxes in question were positioned under the 2nd column. However, I do have other checkboxes on the 1st column as well. See attached. Any help would be highly appreciated. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 11:57 AM
Allen, thank you for posting this as I had just run into this exact issue. This kind of implementation is where I just shake my head and wonder what SN was thinking. There is no reason for an automatic label in a system that provides for one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2021 03:48 AM
Hi Mary,
did you get any solution for this issue? I am facing same issue.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2021 04:39 PM