Account creation page
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Account creation page
Hello,
I have a question regarding the location of the file that handles the onclick JavaScript execution code on the account creation page.
I am trying to make some changes to add a little notification when an account is created, after clicking the submit button, and we have a sub-page for said case, but I'm having trouble finding the javascript handler that handles the submit event to redirect. (Or perhaps a different method entirely?)
Could someone please point me in the right direction?
Thank you in advance,
JOseph
I have a question regarding the location of the file that handles the onclick JavaScript execution code on the account creation page.
I am trying to make some changes to add a little notification when an account is created, after clicking the submit button, and we have a sub-page for said case, but I'm having trouble finding the javascript handler that handles the submit event to redirect. (Or perhaps a different method entirely?)
Could someone please point me in the right direction?
Thank you in advance,
JOseph
Re: Account creation page
Which host application do you use? Laravel?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Account creation page
Oh yeah, forgot to mention that, sorry
typo3@11.5.10
aimeos@22.10.3
typo3@11.5.10
aimeos@22.10.3
Re: Account creation page
You need to add it to the aimeos.js file which is included in each page because there's no specific JS file when creating accounts because it's not an Aimeos page but from TYPO3.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star