Jump to content

Search the Community

Showing results for tags 'form fields'.

  • Search By Tags

    • form fields ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. How to change the order of fields for customer registration form (Tested with v1.7+) Simply change the order in the following class (Override class is recommended) classes/form/CustomerFormatter.php public function getFormat() { $format = []; //#1 field $...
  2. Hi, I'm developing a module for PS1.7 I want to add extra tab for Product in Backoffice and there I need to configure my needs. Kindly help me how to work with formfileds in hookDisplayAdminProductsExtra. Thank You.
  3. Hi, I am doing a small module in prestashop 1.6 . In the module I want a field for date picker. So as per prestashop new helper form class I checked the documentation for date picker. But in documentation there is no help for that. So can someone kindly tll me how to put a datepicker in prestash...
×
×
  • Create New...