Request extension UI action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 09:36 AM
Hello,
I have a requirement like "As a Policy Exception Requester, when I request an extension, an error is displayed. "The duration of this policy exception cannot be more than 365 days from the "Valid from" date" when attempting to extend a policy exception."
Acceptance criteria: I am able extend a policy exception no more than 365 days from the "Valid to" date when requesting an extension. When extension is approved, the valid to date gets updated with the approved extension date.
I have created a UI action and UI page for this. I will share the scripting part for both.
UI page HTML
UI page client script
For the above script updates, my output while testing.
Please help me with the changes required to be made.