Recent content by Gary M.

  1. G

    Check all fields for data before submit

    That worked perfectly! I set the the Validation for each field to a Min Length of 1. Thank you Dan.
  2. G

    Check all fields for data before submit

    I have a form that asks the user several questions. Answers are True or False using radio buttons. I'd like to check that all questions have an answer before submitting the record. I used Form Logic to check for blank values and then show a message. The message works but the record still...
  3. G

    Part look-up / validation

    I thought about that but I am currently using the trial version to create a demo app to present to our Quality department for testing. The 5 record limit sort of forced my hand into the layout that I used so that I could fully test/compare against every part associated with the SKU. I guess I...
  4. G

    Part look-up / validation

    Thanks for the info. I had already watched the video and I think I understand the lookup function. I believe, however, that I am trying to do something more than a simple look up. I guess it would be more of a two-way comparison. I am looking to verify a part against a bill of materials to...
  5. G

    Part look-up / validation

    I am trying to create an app that will allow us to capture raw material info (vendor, part#, lot #, etc.) for materials brought to our manufacturing line. In addition to just recording the info, I'd also like to do a validation on the part # against a bill of materials to verify that the...
Top