#3878 - Errors and how to
I want to collect data for the leads module and have users select products, via a drop down list from a course module in the form, how do I do this?
I'am also getting no display in the set default value.
Regards
Brad
I want to collect data for the leads module and have users select products, via a drop down list from a course module in the form, how do I do this?
I'am also getting no display in the set default value.
Regards
Brad
6 years ago
I'm also getting this error message
Deprecated: Non-static method SugarOutfitters_API::get_default_payload() should not be called statically in /home/xxxxxxx/public_html/modules/UT_WebToModule/license/OutfittersLicense.php on line 489
6 years ago
Hello Brad,
Thanks for using our add-on. WebToModule allows to display the dropdown from the same module and not from the other module. On which field are you set default value? It will work if the field is from the same module.
Regarding the deprecated, it seems error reporting is on your server. Change the error reporting setting to off on your server and it will work then.
If you will have any further question, you can connect us on Skype. Our Skype id: urdhvatech
Thanks & Regards, Team Urdhva Tech.
6 years ago
At the moment we have a custom entry point that allows to the details from the leads module and the course module to combine via a custom entry point.
Turning off display errors does not solve the problem, it only hides it.
Regards
Brad