Hi,
Is there a way to provide feedback to the User indicating their changes have been saved when using FEU Change Settings template?
My client is complaining about the lack of feedback when they use this form, they have to look at the data again in order to confirm their changes. How can I add a "Your changes have been saved" message on Submit?
Thanks in advance.
FEU - Change Settings Template ?
Re: FEU - Change Settings Template ?
I'm also looking for this.. trying to work out a fix. If all fails I'll pay calguy to do it. Did you submit a bug report?
-
- Forum Members
- Posts: 24
- Joined: Sat Jan 09, 2010 4:38 pm
Re: FEU - Change Settings Template ?
One way is to create another page and set FEU to redirect to that page when the user has changed settings.
ajprog
ajprog
Re: FEU - Change Settings Template ?
ajprogramming's suggestion is best, I think. However, there is a simple way to do this if a redirect is not desired for some reason. Forum rules do not allow posting code modifications, and it involves modifying source, which means your changes will be overwritten on upgrade. PM if interested.
Re: FEU - Change Settings Template ?
I think you cane easy adapt some of javascript with onsubmit function. The hard way is only add class or event to submit button, but hier you can use smarty tag 'replace'. Edit in html sourc your submit button code and add specified in javascript event or class.
Marek A.
Marek A.