Nov 14th, 2009, 12:21 PM
Sorry, I wasn't terribly clear.
Yes, it's totally possible - you can just create a View that only lists the (non-editable) fields. And, if you make that the first View in the list of Views, it will be used as the default View. In other words, when people log in and click "EDIT" for a submission, they'll just see the non-editable submission info.
To add in the editable option, you could create a SECOND View, identical to the first except that all fields are editable. Then, on the Edit Submission page, to toggle between viewing and editing a submission, you'd need to pick the appropriate View from the Views dropdown list that appears in the top right of the page.
Hope that's a bit clearer. Always been lousy at explaining stuff....
- Ben
Yes, it's totally possible - you can just create a View that only lists the (non-editable) fields. And, if you make that the first View in the list of Views, it will be used as the default View. In other words, when people log in and click "EDIT" for a submission, they'll just see the non-editable submission info.
To add in the editable option, you could create a SECOND View, identical to the first except that all fields are editable. Then, on the Edit Submission page, to toggle between viewing and editing a submission, you'd need to pick the appropriate View from the Views dropdown list that appears in the top right of the page.
Hope that's a bit clearer. Always been lousy at explaining stuff....
- Ben