|
Hi
There is not declarative way to do it, though I think that can be done using javascript (e.g. on the onLoad event, disable all fields in the tabular form except if they are in a new row).
However, I don't think this solution looks good (all fields grayed out), I think it is more elegant and easier to maintain to use a separate page to add new records. So you use the tabular form only to query and delete rows.
Not exactly what you asked for, but just a suggestion... I hope it helps.
Luis
|