Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
I was just wondering is there anyway that I can change the from address which is "[email protected]" ?
I am using umbraco 4.7
Thanks
Ali
Hey,
From the instructions you need to edit the from address in the dictionary items
"Edit the Pliable Form dictionary items to change mail settings."
Rich
Hi Rich,
thanks for you help , is there anyway that my client can change it without accessing the settings section?
Thanks,
You have a couple of options for this I would think
1) Use the API to edit the dictionary items http://our.umbraco.org/forum/developers/api-questions/2887-front-end-editting-Dictionary-items
2) Move the settings to a config file, move the settings here (as mentioned at the end of this page http://our.umbraco.org/projects/website-utilities/pliable-ajax-contact-form) then write some code to edit the value.
Once you've done this you can put the usercontrol on the dashboard.
Thank you so much Rich for your great answers. You are Star :-)
Cheers
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
how to change the from address ?
Hi there,
I was just wondering is there anyway that I can change the from address which is "[email protected]" ?
I am using umbraco 4.7
Thanks
Ali
Hey,
From the instructions you need to edit the from address in the dictionary items
"Edit the Pliable Form dictionary items to change mail settings."
Rich
Hi Rich,
thanks for you help , is there anyway that my client can change it without accessing the settings section?
Thanks,
Ali
You have a couple of options for this I would think
1) Use the API to edit the dictionary items http://our.umbraco.org/forum/developers/api-questions/2887-front-end-editting-Dictionary-items
2) Move the settings to a config file, move the settings here (as mentioned at the end of this page http://our.umbraco.org/projects/website-utilities/pliable-ajax-contact-form) then write some code to edit the value.
Once you've done this you can put the usercontrol on the dashboard.
Rich
Thank you so much Rich for your great answers. You are Star :-)
Cheers
Ali
is working on a reply...