Keyword

Contact forms in K2 items

More
15 years 4 months ago #76489 by Will
Contact forms in K2 items was created by Will
Hi, everyone!

How can i insert a contact form in all my K2 items?

Tks a lot.

Please Log in or Create an account to join the conversation.

More
15 years 4 months ago #76490 by Neil Douek
Replied by Neil Douek on topic Contact forms in K2 items
Yes I'd like to know too - Thanks.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #76491 by Emily Pearce
Replied by Emily Pearce on topic Contact forms in K2 items
Just wondering if you managed to achieve a contact form in all k2 items. I would really like to include a contact form in all items that will send an email to the items author.

Any ideas/suggestions would be welcomed

Please Log in or Create an account to join the conversation.

  • Slingshot Content Management Systems
  • Slingshot Content Management Systems's Avatar
  • Offline
  • New Member
More
15 years 3 months ago #76492 by Slingshot Content Management Systems
Replied by Slingshot Content Management Systems on topic Contact forms in K2 items
Likewise - need functionality that comes out the box with SOBI / Mossets / others.

It should be a simple integration with the default Contact Item functionality / another form system like ChronoEngine or similar.

I would be prepared to pay for a plugin that enables this.

There is an example of such a plugin here: k2community.joomlaworks.gr/forum/topics/example-k2-plugin-for?commentId=3536014%3AComment%3A35101&xg_source=msg_com_forum

Can anyone customise this to enable a contact owner form please?

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #76493 by Zahir Mirza
Replied by Zahir Mirza on topic Contact forms in K2 items
This would indeed be interesting, however, what fields would you want the contact form on each content item have? (Name, Email, Message?)

Please Log in or Create an account to join the conversation.

  • Slingshot Content Management Systems
  • Slingshot Content Management Systems's Avatar
  • Offline
  • New Member
More
15 years 3 months ago #76494 by Slingshot Content Management Systems
Replied by Slingshot Content Management Systems on topic Contact forms in K2 items
Hi Zahir

With K2's architecture, I was hoping that one could choose any of the extra fields, as defined by the administrator.

However, at the most basic level the following would suffice;

Name, Tel, Email, Message

At a more specific level, it would also need to have these fields;

Date of arrival, Date of departure, Room type (single, double, twin, family), special needs

Perhaps we can connect directly if you are able to assist with this job.

Thank you.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #76495 by Zahir Mirza
Replied by Zahir Mirza on topic Contact forms in K2 items
Hi Sean,

I see where you're going with this, such a plug-in would be undoubtedly very handy!

Sean Grant said:Hi Zahir
With K2's architecture, I was hoping that one could choose any of the extra fields, as defined by the administrator.

However, at the most basic level the following would suffice;

Name, Tel, Email, Message

At a more specific level, it would also need to have these fields;

Date of arrival, Date of departure, Room type (single, double, twin, family), special needs

Perhaps we can connect directly if you are able to assist with this job.

Thank you.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #76496 by Red Evolution
Replied by Red Evolution on topic Contact forms in K2 items
You could create a form using Phil Taylors JoomlaForms then insert it into your K2 article using the {form 1} functionality. We use this technique a lot to insert forms into pages.

d

Please Log in or Create an account to join the conversation.

  • Slingshot Content Management Systems
  • Slingshot Content Management Systems's Avatar
  • Offline
  • New Member
More
15 years 3 months ago #76497 by Slingshot Content Management Systems
Replied by Slingshot Content Management Systems on topic Contact forms in K2 items
Hi Dave

How would you include that form dynamically, so that it posts the relevant extra fields from K2 (Author, Email) into the form, so that the email is sent to the Author (listing owner)?

I think what we are talking about here is a need for a K2 plugin, that displays a new "Contact Fields" tab in K2 (Admin end), as well as in the Add a Listing box (front end).

I pressume that the same functionality could be used for any form extension.

Thanks, Sean

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #76498 by blahblah
Replied by blahblah on topic Contact forms in K2 items
Hi Sean,

I am implementing Dave's solution using Phil Taylor's JoomlaForms on a development site with some success after figuring out how to add the item title in the Subject Line from the email sent. Here are the missing hint(s) that worked for me:

Create a new form which will be inserted into the K2 article using the {form 1} functionality and add form fields as required. Then create another form field using the "embeddedpagetitle" already built into JoomlaForms and give the field a unique name (mine is "pagetitle") - write down the unique name. Finish your form and move to setting up the form actions.

Create your form actions (thank you, save to database, etc) and then create one using the "mail" action type. In the Email Subject Line be sure to add the unique field name you created earlier in-between hash marks and in all caps ( #PAGETITLE# ). Mine looks like this " Inquiry - #PAGETITLE# ". Now when an email form is submitted, the Subject line of the email will be the title of the page where the email was sent from.

PS – I have no connection to Phil Taylor other than purchasing and using his well thought out components.

Please Log in or Create an account to join the conversation.

  • Rikhardur Brynjolfsson
  • Rikhardur Brynjolfsson's Avatar
  • Offline
  • New Member
More
15 years 3 months ago #76499 by Rikhardur Brynjolfsson
Replied by Rikhardur Brynjolfsson on topic Contact forms in K2 items
Hello,

I definetly need this feature...

Contact form on items.

Im not a developer and will probably get a joomlancer to write this plugin for me. Anybody interested in sharing the cost?

Thanks
-Rikki

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #76500 by jamesrward
Replied by jamesrward on topic Contact forms in K2 items
I would also be interested in this. Just purchased Phil Taylor's Blue Flame Forms to use until something K2 specific is created.

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #76501 by Marty Peet
Replied by Marty Peet on topic Contact forms in K2 items
Run your page with the {form1} tag in it, have a look at the page source and identify all the code that creates your form. Copy it into your item.php page where you want the form to appear. You may need to check if any JS files are loaded with the {form1} plugin. Has there been any movement on this from anyone? I was thinking that you could perhaps do a PHP include_once of the form that Joomla uses in the individual Contacts pages. I believe that form is in components/com_contact/views/contact/tmpl/default_form.php Anyone have any thoughts on this?

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #76502 by jmarvin
Replied by jmarvin on topic Contact forms in K2 items
"Ai Contact Safe" seems to work pretty well for this.
Website link

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #76503 by LMA Trade LTD
Replied by LMA Trade LTD on topic Contact forms in K2 items
Hi,

 

I've done exactly what you said. Step by step for few times but it doesn't seem to work.

In the email I'm getting the Subject is #PAGETITLE# and in the email body I get this : 

Name: avi Email: This email address is being protected from spambots. You need JavaScript enabled to view it. pagetitle: #PAGETITLE#


Any ideas?

 

Thanks :)

 

Blah Blah said:

Hi Sean,
I am implementing Dave's solution using Phil Taylor's JoomlaForms on a development site with some success after figuring out how to add the item title in the Subject Line from the email sent. Here are the missing hint(s) that worked for me:

Create a new form which will be inserted into the K2 article using the {form 1} functionality and add form fields as required. Then create another form field using the "embeddedpagetitle" already built into JoomlaForms and give the field a unique name (mine is "pagetitle") - write down the unique name. Finish your form and move to setting up the form actions.

Create your form actions (thank you, save to database, etc) and then create one using the "mail" action type. In the Email Subject Line be sure to add the unique field name you created earlier in-between hash marks and in all caps ( #PAGETITLE# ). Mine looks like this " Inquiry - #PAGETITLE# ". Now when an email form is submitted, the Subject line of the email will be the title of the page where the email was sent from.

PS – I have no connection to Phil Taylor other than purchasing and using his well thought out components.

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #76504 by blahblah
Replied by blahblah on topic Contact forms in K2 items
Hi Avi,

The best way I can explain is show you my settings, the order for actions, etc.

1_Form_Fields.jpg shows the form fields plus the settigns for pagetitle.

2_SubmitActions.jpg shows the actions for mail.

Hope this helps.



Avi Theret said:
Hi,

 

I've done exactly what you said. Step by step for few times but it doesn't seem to work.

In the email I'm getting the Subject is #PAGETITLE# and in the email body I get this : 

Name: avi Email: This email address is being protected from spambots. You need JavaScript enabled to view it. pagetitle: #PAGETITLE#


Any ideas?

 

Thanks :)

 

Blah Blah said:

Hi Sean, I am implementing Dave's solution using Phil Taylor's JoomlaForms on a development site with some success after figuring out how to add the item title in the Subject Line from the email sent. Here are the missing hint(s) that worked for me:

Create a new form which will be inserted into the K2 article using the {form 1} functionality and add form fields as required. Then create another form field using the "embeddedpagetitle" already built into JoomlaForms and give the field a unique name (mine is "pagetitle") - write down the unique name. Finish your form and move to setting up the form actions.

Create your form actions (thank you, save to database, etc) and then create one using the "mail" action type. In the Email Subject Line be sure to add the unique field name you created earlier in-between hash marks and in all caps ( #PAGETITLE# ). Mine looks like this " Inquiry - #PAGETITLE# ". Now when an email form is submitted, the Subject line of the email will be the title of the page where the email was sent from.

PS – I have no connection to Phil Taylor other than purchasing and using his well thought out components.
Attachments:

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #76505 by LMA Trade LTD
Replied by LMA Trade LTD on topic Contact forms in K2 items
Blah Blah said:Hi Avi,

The best way I can explain is show you my settings, the order for actions, etc.

1_Form_Fields.jpg shows the form fields plus the settigns for pagetitle.

2_SubmitActions.jpg shows the actions for mail.

Hope this helps.



Avi Theret said:
Hi,

 

I've done exactly what you said. Step by step for few times but it doesn't seem to work.

In the email I'm getting the Subject is #PAGETITLE# and in the email body I get this : 

Name: avi Email: This email address is being protected from spambots. You need JavaScript enabled to view it. pagetitle: #PAGETITLE#


Any ideas?

 

Thanks :)

 

Blah Blah said:

Hi Sean, I am implementing Dave's solution using Phil Taylor's JoomlaForms on a development site with some success after figuring out how to add the item title in the Subject Line from the email sent. Here are the missing hint(s) that worked for me:
Create a new form which will be inserted into the K2 article using the {form 1} functionality and add form fields as required. Then create another form field using the "embeddedpagetitle" already built into JoomlaForms and give the field a unique name (mine is "pagetitle") - write down the unique name. Finish your form and move to setting up the form actions.

Create your form actions (thank you, save to database, etc) and then create one using the "mail" action type. In the Email Subject Line be sure to add the unique field name you created earlier in-between hash marks and in all caps ( #PAGETITLE# ). Mine looks like this " Inquiry - #PAGETITLE# ". Now when an email form is submitted, the Subject line of the email will be the title of the page where the email was sent from.

PS – I have no connection to Phil Taylor other than purchasing and using his well thought out components.






Hi Blah Blah,

Thanks for the quick and good reply :)

Done exactly that. Where #PAGETITLE# should show the item title it shows the form title...
Name: Cluster Jewellery
Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
Product: Inquiry

The Product is set to #PAGETITLE#

I can PM login details if you don't mind having a look.

Thanks

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #76506 by blahblah
Replied by blahblah on topic Contact forms in K2 items
Hi Avi,

I just looked into my setup. For certain articles I am embedding the {form #} in K2 Items (aka: articles), and the AceSEF component with K2 Extension. On these articles the form returns #PAGETITLE# value correctly in the sent email after form completion. On pages where I use the regurlar J! article function, the form does not return #PAGETITLE#. In the attached file you will the settings for the AceSEF K2 Extension.
Attachments:

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #76507 by LMA Trade LTD
Replied by LMA Trade LTD on topic Contact forms in K2 items
Thanks. Couldn't find a file attached though :) ...

Blah Blah said:
Hi Avi,

I just looked into my setup. For certain articles I am embedding the {form #} in K2 Items (aka: articles), and the AceSEF component with K2 Extension. On these articles the form returns #PAGETITLE# value correctly in the sent email after form completion. On pages where I use the regurlar J! article function, the form does not return #PAGETITLE#. In the attached file you will the settings for the AceSEF K2 Extension.

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #76508 by blahblah
Replied by blahblah on topic Contact forms in K2 items
Check again as I had to edit a reply.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum