Configure editable form fields?
From: dm_dal (REMOVE_THIS.dmy75252_at_yahoo.com)
Date: 05/28/04
- Next message: RBisch: "Re: Printing local in a client-server web environment"
- Previous message: jat14: "RE: rebind a datagrid"
- Next in thread: Anachostic: "Re: Configure editable form fields?"
- Reply: Anachostic: "Re: Configure editable form fields?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 May 2004 09:42:27 -0500
I'm looking for some feedback or for someone to point me in a good
direction.
We have a web application that consist of many forms. Some of our clients
have asked if we can configure the app in such a way as to allow them to
turn on/off the editable nature of certain form fields.
ie: Say the form has 10 fields in it, one of which is a field for the users
birthdate. Some clients want the user to be able to change their birthdate,
and some do not.
What's the best way to set this up? Obviously, we could setup config tables
in the db that correspond to all form fields in the app and then mark in the
db for each client whether or not the field is editable, but this seems way
too db intensive. Any thoughts?
dmy
- Next message: RBisch: "Re: Printing local in a client-server web environment"
- Previous message: jat14: "RE: rebind a datagrid"
- Next in thread: Anachostic: "Re: Configure editable form fields?"
- Reply: Anachostic: "Re: Configure editable form fields?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|