Hi,
Was wondering if it's possible to have multiple change settings templates, so a user can change specific user properties?
Would like to update a user property, for example a checkbox, when a user loads a page or presses a button.
Is something like this possible?
Thanks for any help.
Front End Users Multiple Change Settings Templates
Re: Front End Users Multiple Change Settings Templates
Well sort of... FEU doesn't support multiple change settings templates, but you can use GCB's and some Smarty logic to trigger different templates (in different GCB's) depending on some conditions. Search the forum, there should be a few posts about it already.mgr wrote:Was wondering if it's possible to have multiple change settings templates, so a user can change specific user properties?
Either use the above suggestion or an UDT accessing FEU API directly which is also possible. But you would need some good PHP understanding and to do some research on the module API.mgr wrote:Would like to update a user property, for example a checkbox, when a user loads a page or presses a button.
Is something like this possible?
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!


