• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

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