Is it possible to modify the data or functionality using browser developer toolbox?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 02:18 AM - edited 12-19-2024 10:43 PM
Is it possible to modify the data or functionality using browser developer toolbox?
Ex 1 - On Incident form, I have short description as mandatory. Using browser developer tool option, can I make it Not mandatory?
Ex 2 - Using browser developer toolbox, can I manipulate form data? Ex - state field is read only. Can I change the value to something else?
PS - I tried doing so, but couldn't do it, but my colleague says he can do so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 01:34 AM
@Ravi Gaurav I have written onload client script on incident form and made description as mandatory field. Can anyone bypass that is my question? ie using browser developer tools, make it non-mandatory and submit the form without filling anything in description?