- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 08:00 AM
How can I save a multi line text in a catalog item with a Null or Blank question as shown in the picture in a variable set in a catalog item? When I tried to save the catalog item as shown in the picture below it says that the question field is required. I cannot bypass it. Is there a trick or way to blank it out. I do not want to display the question below the multi line is a display as show in fig.2.
Would like to display the information as shown below. Without the question label.
Fig.2
Your expert advise or guidance appreciated.
Luis Roman
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 09:06 AM
Hi
Steps:
1. add question for Multiline text.
2. create onload client script and add
g_form.setDisplay('c_info', false);
//or
g_form.setLabelOf('c_info','');
If my response is helpful to you, please mark as Correct Answer/Helpful
Please check and let us know.
Thanks 🙂
Shakeel Shaik 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 08:24 AM
Hi,
Can you check the 'Requester For' field type and when that error is populating? when you select the Requster For its creating an issue?
Regards,
Suresh.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 08:31 AM
Sorry Suresh, but do not understand. The problem is with the Multi Line label variable not with Requester For. Can you explain I am a beginner with Service Central and maybe I am missing something else. THanks, Luis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 08:59 AM
Hi
Once share your multiline variable.
Thanks 🙂
Shakeel Shaik 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 09:02 AM
Hi
Here Question is nothing but a Label
Please add Question and check
Thanks 🙂
Shakeel Shaik 🙂