[Progress Communities] [Progress OpenEdge ABL] Forum Post: Procedure as trigger for several widgets

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Greetings. Im trying to imagine (so I will program it) a normal procedure I can call from three or four fill-ins on window. Tha idea is as follows. I have those widgets that call this procedure on the leave event to validate it's value. The call sholud send a ..widget-handle?... of the fill-in so the called procedure would validate: It's value diferent from others, that the value is a valid formated value, that it exists on a table (the value is PK to a table), and this has to be repeated three of for times on a data-entry window.. What would be the format of such procedure? TIA Jorge

Continue reading...
 
Status
Not open for further replies.
Back
Top