Hi Everyone.
I've created a databound form that submits data into a cloneable template. The templates placed within a folder called articles. (members/articles/index.php). Within submitting the form its saving the members details. custom field called author to fetch the users title and linkprofile to fetch the users id.
Now on the index.php page within the articles this is showing the submitted databound. I want the user only to edit this, so a link within the template to edit or delete the submitted item.
they will then be listed within the pages tag showing the user only posts, so beside the list of posts i can then add in the edit or delete function.
I've got confused over this function and the best way to-do so.
Thanks for your support.
I've created a databound form that submits data into a cloneable template. The templates placed within a folder called articles. (members/articles/index.php). Within submitting the form its saving the members details. custom field called author to fetch the users title and linkprofile to fetch the users id.
Now on the index.php page within the articles this is showing the submitted databound. I want the user only to edit this, so a link within the template to edit or delete the submitted item.
they will then be listed within the pages tag showing the user only posts, so beside the list of posts i can then add in the edit or delete function.
I've got confused over this function and the best way to-do so.
Thanks for your support.