- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2016 09:59 PM
Hi All,
I am currently working on service catalog :FUJI Version.
I have done with a requirement that on selecting request type some fields to be populated based on the type select .
This catalog Item form has been designed with Container and splits.
Now I am facing a spacing issue on catalog variables in RITM Form.
I have tried with reordering the fields based on types but still I am facing a spacing issue.See attached
Please do suggest me to avoid this spacing issue on RITM Form.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2016 08:11 AM
Hi All,
I found the solution for my issue.
Hence wanna close this thread by providing input.
I have used g_form.setVisible('variables.var_name',false); this caused the space on RITM Form ,to avoid space we should g_form.setDisplay('variables.var_name',false)
Hope this information is more useful.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2016 01:49 AM
Hello VimalPriya,
Will you share the variables and their orders
Regards,
Ashik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2016 12:44 AM
Hi Ashik,
PFA.
Is that possible to remove container and spliton RITM form??
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2016 01:31 AM
Hi All,
I found this thread https://community.servicenow.com/thread/155739.
More useful but it doesn't work for my original requirement .i.e., it hides entire variables inside the container.
I just want to remove container and spilt not the varialbes which has designed inside the container.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2016 02:01 AM
Hi Priya,
Can you try removing container split from 112 ? I am not seeing Rush Request variable on the form ?
Also can you tell what type of layout is used in the container ?
Thanks,
Kushagra