This topic is locked

Hiding fields in 'add' mode

8/1/2003 8:46:16 PM
ASPRunnerPro General questions
author

You can limit in runner those fields to 'edit' in that mode. However, in 'add' mode, ALL fields except the 'key' field are displayed.
I have several fields that manage dates for record insert and modification. These should be 'hidden' from displaying anywhere. In 'edit' they are.
When a person inserts a new records, the date/time stamps are the same for create/modification. when they edit/update, only the modification field should be updated.
where in the code should I be looking to modify in order to:
1 - have displaying of fields the same for both add/edit

2 - set updates to fields in the database to be hidden from display.
Thanks,
Mark