ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

changing field value

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • changing field value

    Hi,

    Suppose if there is a field which is equal to override and user overrides it in entry or maintenance then how to return warning message indicating "Field Override"


    Warn users if any field value ( above specific field value) is overridden but if that specific field value is zero, then no warning.



    Thanks

  • #2
    Check the field's value. If it is out of range, return to the screen without updating, and display a message.

    Comment

    Working...
    X