I am making a form to norify another user (subcriber) for a new lead.
After receiving help on this, I managed to build the form, select the user and make a view with the result.
Now I placed an edit link after each row to edit the post.
When editing the post, the link goes to the backend but I would like to refer the link to a frontend. Is that possible?
And is it also possible that not all fields can be modified during this edit but only some specific?
How can I add in the email notification as a text field the selected user.
I can do this in the header, so the user will get an email notification but I want to enclude it also as a text field, or a header (to)
For example; Dear [selected user in the form]
New threads created by Shane and linked to this one are listed below:
Hi, with the tutorial I managed to have it working now but I get a bit lost with views, forms, layouts and so on.
Is there a tutorial (visual) to see and understand how all different parts are related?