How to set a records validation status
From: Roy Munson <mtproc_at_yahoo.co.uk>
Date: 27 Jul 2004 07:04:25 -0700
Message-ID: <853055e7.0407270604.253e4bbd_at_posting.google.com>
Each,
Date: 27 Jul 2004 07:04:25 -0700
Message-ID: <853055e7.0407270604.253e4bbd_at_posting.google.com>
Each,
Have a multi-row block in which rows can be auto-populated when a button is pressed or rows can be entered manually. Where auto option used the validation routines are 'switched off' until all rows are entered and the user commits the block.
[Quoted] Am wanting to mark all auto-populated records as invalid or changed so when user commits the normal validation is fired.
Not having much luck with set_record_property (recnum, blk, status, insert_status) as this doesnt seem to fire off the validation. Nor the old trick of setting a value top itself as this just marks that item as changed and not other fields in the form.
[Quoted] Any other ideas....
TIA Roy Received on Tue Jul 27 2004 - 16:04:25 CEST
