How to validate all fields of stories table list view using OnCell edit script and script include
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 05:47 AM
Hi,
I am having requirement where i need to validate Priority, state, assigned to, points, type, product , epic fields in the list view, so using script include and client script.
Changes made on these should throw pop up message and retain old value.
need help on solving this issue.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 06:31 AM
Is there a reason why you are allowing list edit at all for this table? Why not just take it away completely?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 06:35 AM
@Mark Manders ,
Requirement is to not allowing users to edit or change values on list view as well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 11:33 PM
My question was: why just not allow list edit at all. Just turn list edit off for the table.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark