Pass a value to another form

smc2012

New Member
Hi,

I have a requirement. I do not know how to do it. If anyone can help me it will be great.

I have fabrik list containing artists and their contact details and email. I am trying to do something similar to joomla contact system.

I want to link detail link or put a custom link to the name to a contact form. What i want to do is when they clik the artist name, the contact form should display the artist name.

schematically

Artist list

Name PHone Email
someone1 12312312 123@email.com
someone2 12312312 123@email.com

click on someone1 should open contact form

Artist Name: Should automatically populate with someone1

message :

Submit

on submit send an email to artist email address 123@email.com

thanks
 
Create a contact form (with or without recording to database), elements e.g. name, email, message

add a custom link to artist's name element like
index.php?option=com_fabrik&view=form&formid=X&contact___name={artist___name}&contact_email={artist___email}

X is the contact form id
contact___email: full element name of email in contact form (maybe ___name if form not recording to database)
artist___email: full element name of email in artist list/form

add an email form plugin to contact form
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top