Need ui action for custom properties page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 05:10 AM
Hello,
I have created a custom properties page (basically created a category for properties and added properties into it). Now I would like to insert a record into native table when someone updates the value in the same custom properties page. I have created one business rule which run when the value column in sys_properties table gets update for those properties. The business rule is not triggering when someone is only updating few properties and keeping rest and it is hence the business rule is not triggering.
The when to run is like below:
After : Update
Name starts with x_paler_acc_cat //since its an scope app so everyting is under scope.
Can you suggest on how can i add a custom ui action into the propeties page (system_properties_ui) or what else could be the best approach here.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 05:57 AM
It's an OOTB ui page "system_properties_ui"
I won't recommend updating that.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 07:20 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader