Send email from details page

confis

Member
Hi,

I have a price list table when user click on the item he see the product page (view only)
I need to add the option of sending an inquiry (by email)regarding the product the user selected from the product page (the email need to includes some product information like product number and image,etc)

any idea for the best way to do it?

Thanks
Yaniv
 
Update to todays github and in the form outro text you should be able to do this:

Code:
{details:{fabrik view=form id=2 form2___field_to_populate=[details1___data_to_use]}}

So
Code:
{details:.....}
tells the form to show this only on a details page

then
Code:
{fabrik view=form id=2}

injects the form whose id is 2

finally
Code:
form2___field_to_populate=[details1___data_to_use]
says populate field 'form2___field_to_populate' with the details page's "details1___data_to_use" element
 
Tnx Rob,

I have some questions

this is the code with the relevant info
{details:{fabrik view=form id=6 form6___field_to_populate=[fab_inventory___code]}}

I just dont understand where I need put it
as well the form is read only so no button to use to send the form (or I need to edd this code to button element )

see it online at
http://derocks.com.sg/pricelist/diamonds.html
user:test
pass:test

tnx
Yaniv
 
"form's outro text field"
Sorry but what is "outro text field" text element ?
how its opened new page(form) with the relevant information on the product ?

the new form need to have few fields
customer name
customer phone
customer email
product number

like contact us page but with info about the product the customer asked

Regards,
Yaniv
 
Not very sure, but I think you should go to form in admin area and paste the code in the Introduction field
 
Hi

Form's have two text areas - intro and outro. Paste the code into one of those. Not sure how I can be more clear than that?

-Rob
 
I found the problem. It was not related to Fabrik!

Hi,

if I try to use {details:{fabrik view=form id=10}} in outro I get a blank page in details view. If I deactivate the fabrik content plug in the details view comes back - but of course without the form.

Fabrik latest Git Update from today
Joomla! 2.5.7
PHP 5.3.3

Regards,
Stefan
 
now i see why i didn't understand you - i dont have the outro on my form
after the fabrik update

open

any idea?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top