- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 11:04 AM
How to add choose file button with upload in catalog form?
Could you please help me on this
Regards,
Yamini.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 11:39 AM
Hi @meera5
You can create a attachment type variable as shown below
It will show up as below in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 11:38 AM
Hello @meera5
Greetings!
please refer below links:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0529497
please mark the answer as helpful and correct if your query is resolved.
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 11:39 AM
Hi @meera5
You can create a attachment type variable as shown below
It will show up as below in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
How to remove or disable this Upload button based on a condition?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
It's not possible to hide that button but We can hide that attach variable based on your condition
We can achieve that variable hiding using Catalog UI Policies or Catalog Client Scripts when the condition depends on the values of the variables used in the catalog form.
