Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 30 JUN 2003 05:08:42PM Leon Shaffer wrote:

I have a need to modify the required flag in a column of an edit table based upon other conditions…

i.e.

a user enters a value in column 1 row x of the edit table

then enters another valued in column 2 row x of the edit table

based upon the combination of column and row entries, I

need to make column 3 row x either required or not required…so I need to be able to turn the required flag on or off depending upon cell position within the table…

I know I can check during the poschanged event, get the values in c1rx and c2rx and test valid value in c3rx, just wondering if anyone else has run into this problem?

Anybody ever face this?…got any suggestions?…any help is appreciated….


At 30 JUN 2003 07:21PM Donald Bakke wrote:

Leon,

Another way of handling this is to create a custom validation routine for that column.

dbakke@srpcs.com

SRP Computer Solutions, Inc.


At 01 JUL 2003 08:11AM Bob Orsini wrote:

Leon, Sean tested this out and it works. If you get the required property from an edit table it returns a true or false for each column seperated by @svm. If you change the sub value for the column in question to true it becomes a required field.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/c143264fd4270a5785256d550074274b.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1