Forum
Calc Builder Support
Calc Builder supportForums
No se permite escribir sin estar logado. Por favor, login
Questions 21.10.2011 14:26
Hello,
I have 2 questions:
1. Not rely sure how to paste calculator in the article... I don’t quite
get what you men by saying “where XXX is the position(1) we write in module,
and menu should be available to show module(3)”
2. Is it possible for the administrator to get results user inputs in
calculation by email or in any other form? So to say if someone is using
calculator - administrator gets copy of the results for marketing
purposes?
Thank you.
I have 2 questions:
1. Not rely sure how to paste calculator in the article... I don’t quite
get what you men by saying “where XXX is the position(1) we write in module,
and menu should be available to show module(3)”
2. Is it possible for the administrator to get results user inputs in
calculation by email or in any other form? So to say if someone is using
calculator - administrator gets copy of the results for marketing
purposes?
Thank you.
Re: Questions 21.10.2011 14:26
Hello,
- To paste a calculator in an article follow these steps:
* Create a Calc Builder Module in module managment
* write in Position in Details my_position.
* create an article
* write into content {loadposition my_position}
* Test it creating a menu for article if you want
Remember to set Output matrix to yes in your calcs.
- You can send an email when user fill the calc using php code in
component. You can get a lot of examples in internet about sending an email
with PHP.
Hope this helps
Moonsoft Team
www.moonsoft.es
- To paste a calculator in an article follow these steps:
* Create a Calc Builder Module in module managment
* write in Position in Details my_position.
* create an article
* write into content {loadposition my_position}
* Test it creating a menu for article if you want
Remember to set Output matrix to yes in your calcs.
- You can send an email when user fill the calc using php code in
component. You can get a lot of examples in internet about sending an email
with PHP.
Hope this helps
Moonsoft Team
www.moonsoft.es