Multiple check box in UI page
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 01:02 AM
my request is 50 check boxes in in catalog form , i am trying to arrange all in one UI page like below. but this code is not working. Please help how can i use UI pages in catalog form , how to
code
<html>
<body>
<form action="">
<input type="checkbox" name="vehicle" value="Bike">I have a bike<br></br></input>
<input type="checkbox" name="vehicle" value="Car">I have a car </input>
</form>
</body>
</html>
Labels:
- Labels:
-
Incident Management
-
Service Catalog
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2024 02:12 PM
This is my business requirement: non-negotiable - It's driving me nuts but the business won't take the options like multi-select they won't take no for an answer. They want this: