help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Making custom fields optional in frontend and confirmation mail
Making custom fields optional in frontend and confirmation mail
6 years 10 months ago
Hi everybody!
A client of mine needed to be able to decide wether some of the custom fields for events should be displayed in frontend and/or confirmation mails. (He uses these for additional payment-infos, that should appear inside the mails but not the event-page on the website.)
(Very) short description: I implemented this by simply adding corresponding options to the component's and mailer-plugin's xml files and an if-statement to the template file for event-display as well as adding custom fields to the mailer.php's SQL-query and mailing function.
I, of course, would love to see my customizations merged into the project to be update-proof - are you guys interested?
A client of mine needed to be able to decide wether some of the custom fields for events should be displayed in frontend and/or confirmation mails. (He uses these for additional payment-infos, that should appear inside the mails but not the event-page on the website.)
(Very) short description: I implemented this by simply adding corresponding options to the component's and mailer-plugin's xml files and an if-statement to the template file for event-display as well as adding custom fields to the mailer.php's SQL-query and mailing function.
I, of course, would love to see my customizations merged into the project to be update-proof - are you guys interested?
Please Log in or Create an account to join the conversation.
Re: Making custom fields optional in frontend and confirmation mail
6 years 10 months ago
Hi, it's an interesting solution. But I think it's for a very case. So I fear, it will not be integrated to the core. But I am not representative.
Please Log in or Create an account to join the conversation.
Re: Making custom fields optional in frontend and confirmation mail
6 years 10 months ago
I like it!
Nice work, but I'm not representative either.
I think we should discuss within the team and let you know...
Nice work, but I'm not representative either.
I think we should discuss within the team and let you know...
Please Log in or Create an account to join the conversation.
Re: Making custom fields optional in frontend and confirmation mail
6 years 10 months ago
Thank you for your quick replies - its very refreshing to find an open source project with actual activity
@jojo
From my perpective it brings a big plus in flexibility achieved by minimal changes to the core.
@jojo
I wouldnt say thats the only use case for this feature. Actually my solution was inspired by several posts in this forum revolving around custom fields usage, like storing internal information in them that should not be visible to website visitors.But I think it's for a very case.
From my perpective it brings a big plus in flexibility achieved by minimal changes to the core.
Please Log in or Create an account to join the conversation.
Re: Making custom fields optional in frontend and confirmation mail
6 years 10 months ago
I wrote:
If you want to share your core hack here, you're welcome and our team will have a look, if and how we can integrate it.
If not then perhaps others will be happy to use the hack.
As more users as they want it, it will be integrated into the core.
Sorry, sometimes my thoughts are too quick. I was trying to say: it's for a very special case.But I think it's for a very case.
If you want to share your core hack here, you're welcome and our team will have a look, if and how we can integrate it.
If not then perhaps others will be happy to use the hack.
As more users as they want it, it will be integrated into the core.
Please Log in or Create an account to join the conversation.
Time to create page: 0.500 seconds