Discussions

Tag Filter:
Hi there, I am trying to show the edit button in a template only to the user that originally submitted the item into the table (plus Admins). They should be able to see all entries, but not edit any that were not submitted by them. Any pointers would be most welcome... Thanks, Ben
I have a template that lists a bunch of items. each has an edit button and the buttons automatically take the user to the edit version of the add/edit form associated with the template. I have another template on a diffrent page that has a column with the names of the items included. I'd like make it so that when I click the name it takes me to the edit form of that item in the first template. I'v