Search results

  1. D

    Can't let the user enter a bad value in a browse

    How can I force a user to stay in the current cell until they enter a valid value? I have a browse and I require that the user enter a valid scrap reason if the scrap qty is GT 0. If they enter a incorrect code, how can I force them back in to to cell until they get it right? Thanks!! p.s...
  2. D

    Can't get "Return No-Reply" to work

    I am allowing users to change the value of a cell in a browse. On the LEAVE trigger, the program checks to see if the value is valid. I know this works because I can see the data value and the screen value and I throw up an error message when the screen value is not acceptable. The PROBLEM...
  3. D

    update a browse based on user input

    I am trying to do something that should be brain dead easy. I have a fill-in field and a browse widget on window I set up in appbuilder. I set the fill-in field to today's date and told the browse to grab records based on the value in the fill-in field. this works great for the initial form...
Back
Top