Hello
I have a custom field set on those page:
classes/Customer.php
AND
classes/form/CustomerFormatter.php
I need to access $_GET variables from those page, and add or not the custom field if a specific $_GET variable is empty or not.
Any help ?
Thanks
Edit:
as easy as using it...