D
Debris
Hello,
Let's say I've got a table that lists all fifty states and a tax rate
associated with each.
As would be expected, I would like a user to be able to change / update the
tax rate, but not change the state name, nor add / delete records.
I'd like a form that displays all fifty records (state name & tax rate
fields) at once, and the user scrolls up/down to find the entry they want to
change. But, only the tax rate field is "live" -- i.e., data can be
entered.
In my mind I see a form that lists the state in a "label" - type format,
with a text box next to it for entering the rate.
Is such a thing possible? Any suggestions on where to start? I think I
want to create a form in Tabular view, and I know there's a way to display a
field without allowing changes (not sure off the top of my head how it works
but I can figure out that part). Am I on the right track?
Thanks, D
Let's say I've got a table that lists all fifty states and a tax rate
associated with each.
As would be expected, I would like a user to be able to change / update the
tax rate, but not change the state name, nor add / delete records.
I'd like a form that displays all fifty records (state name & tax rate
fields) at once, and the user scrolls up/down to find the entry they want to
change. But, only the tax rate field is "live" -- i.e., data can be
entered.
In my mind I see a form that lists the state in a "label" - type format,
with a text box next to it for entering the rate.
Is such a thing possible? Any suggestions on where to start? I think I
want to create a form in Tabular view, and I know there's a way to display a
field without allowing changes (not sure off the top of my head how it works
but I can figure out that part). Am I on the right track?
Thanks, D