Catalog items and ui policies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 04:28 AM
i have an exercise where im asked to create an item in service catalog with :
N° | Contenu | Handling rules | Type | Mandatory | Modifiable | Conditions and Visibility |
1 | Demandeur | get automatically the cinnected user | R(User) | N | N | Always
|
2 | Bénéficiaire |
| R(User) | Y | Y | Always
|
3 | Outils de Collaboration | empty by défault A order in ordre alphabétical
| LD : -Microsoft Teams - Slack - Zoom - Google Meet | Y | Y | Always
|
4 | Jusitification |
| Texte multiligne | Y, uniquement lorsque l’urgence = High | Y | Always |
7 | Required By Date
| date entered need to be supérieur to todays date | Date | Y | Y | Visible only if l’outil sélectionné is « Microsoft tems » or « Slack » from field outils de collaboration |
8 | Urgence | empty by défault
| LD: -Low - Medium - High | Y | Y | Toujours
|
im strugling on how to made date entered need to be supérieur to todays date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 06:02 AM
Hi @MalikB
where you stuck? You can build it easily. These are varaible and use these variable in UI policy
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 07:34 AM - edited 08-01-2024 07:36 AM
The use case here is exactly what you need:
No Code date validations through (Catalog) UI Poli... - ServiceNow Community