Can we add Substate to Bulk Edit option over Vulnerable item form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 10:30 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 11:21 AM
You may need to make changes to the UI page BulkVulnUpdateDialog. If possible, I would refrain from making changes, since it is out of box. May be create a copy of it and then make changes to it.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 11:57 PM
Can you help me with Solution as well Script where I have to add it. I need to add Substate Next to State.
Thankyou In Advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 10:23 AM
I would avoid making changes to the UI page. What substate you would like to set to the VITEM. Can you add that logic in an onBefore business rule instead and set the substate
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 05:10 AM
Basically user wants to to update 100 records with list view using bulk edit option.