The number of columns in my database is too long to display on one line. What I was wanting to do is to display a listing of items with six columns of information. If a user wanted to see all the specifics of an item, he/she can click on, say the Tag number, and then it would bring up a vertical display of all the information of that item.
The functionality I'm looking for is the same way the "Edit Field(s)" in the "Front List Settings" section works. However, I don't want the person to be able to edit anything, just view the details.
I tried using the "Edit Fields(s)" option and put no permissions on "Update Permissions" but the db was still updated, even though I got an "Acces Denied" message.
Is there a way to work this?
Thanks.
The functionality I'm looking for is the same way the "Edit Field(s)" in the "Front List Settings" section works. However, I don't want the person to be able to edit anything, just view the details.
I tried using the "Edit Fields(s)" option and put no permissions on "Update Permissions" but the db was still updated, even though I got an "Acces Denied" message.
Is there a way to work this?
Thanks.
Hi chriso0258 ,
I used to so this with the old version of ChronoForms by including a 'View' link that showed a full listing in a modal/popup window. You can use a form for this but just display the data without using actual inputs.
In CC I think you need to give Read permission but not Edit.
Bob
I used to so this with the old version of ChronoForms by including a 'View' link that showed a full listing in a modal/popup window. You can use a form for this but just display the data without using actual inputs.
In CC I think you need to give Read permission but not Edit.
Bob
This topic is locked and no more replies can be posted.