Discussions
Using JScript to ALERT on VIEW of inventory item?
My business requirement is that when browsing an inventory item record (either by getting there directly, clickthrough from an SO / PO, etc, or via global search) I want to REALLY focus the users attention on the value of a particular field.
My ideal is that this would be in an ALERT (i.e. message box) popup on the screen with the contents (to give you a flavour)....
"This part has been deprecated and superceded by XYZ"
This is really important to bring to the attention of the user - but I believe the popup / alert isn't possible with javascript.
What other options do I have, happy to use script to achieve it if necessary?