View Single Post
  #12  
Old 04-25-2018, 12:23 AM
 
Soptareanu @Alex Soptareanu @Alex is offline
 

Advanced Member
  
Join Date: Apr 2018
Posts: 39
 

Default Re: DatePicker input on my Form Field

Quote:
Originally Posted by qualiteam
Some storefront styles seem to conflict with styles of the date picker widget.
You have to use the "Inspect this element" function of your browser to see what CSS rules override the default widget's styles and revert it back from a custom CSS added in your module.
I put this line of code into my itemslist and now it works fine :
\XLite\View\FormField\AFormField::PARAM_FIELD_ONLY => false,
__________________
Soptareanu Alex
Reply With Quote