Hi,
Wonder if this has been discussed before...In a web based application, for a
'list view' page, which from the below is the right approach?
1. Information to be shown within greyed out non-editable fields with black
color texts. When user clicks on edit button, the non-editable fields
through scripting is changed to editable form fields.
OR
2. Show information as normal, bold labels and when user clicks on edit
button, the labels are converted to editable form fields.
OR
Is there a better approach?
Thanks in advance,
Rony