Obtain gross value from view-complete page?
- Dan Atrill
-
Topic Author
- Away
- Junior Member
-
Less
More
1 year 6 months ago #160631
by Dan Atrill
Web developer in London, England
Obtain gross value from view-complete page? was created by Dan Atrill
Hello,
We are looking to add a financial value to stats and can see the Gross Value in the Registration Complete page but it's not easy to surface that value using JavaScript. Is there an override we could use to add an ID to the value element perhaps?
Thanks
Dan
We are looking to add a financial value to stats and can see the Gross Value in the Registration Complete page but it's not easy to surface that value using JavaScript. Is there an override we could use to add an ID to the value element perhaps?
Thanks
Dan
Web developer in London, England
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 year 6 months ago #160648
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Obtain gross value from view-complete page?
Hi Dan
Exactly what file you will be adding that code? You might be able to get that value using PHP code:
<?php echo $this->rowRegistrant->amount;?>
Regards,
Tuan
Exactly what file you will be adding that code? You might be able to get that value using PHP code:
<?php echo $this->rowRegistrant->amount;?>
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.