Catalog item conditions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 11:23 PM
Hi all,
I need help with scripts to make a catalog item which needs some conditions to apply for.
Conditions I need at the moment are to check certain fields on a custom table.
Are there any scripts or can you give me some scripts to use for this flow?
Flow:
On SharePoint, click on the url for the item, going to the classic ui not portal.
↓(client script/ script include to check for the conditions of the fields on a custom table eg. if the fields are true, then users can request the item)
when the conditions are met, users can apply for the item.
when the conditions aren't met, users can't and the item fields are made uneditable.
↓
(condition: okay) After users request the item, mark requested on the custom table.
(condition: NG) users are shown what fields are required (such as doing some necessary e-learning)