View Single Post
  #10  
Old 04-24-2018, 06:21 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 Soptareanu @Alex
Ok. I try to create my own class.

My custom class render in my view such this result as in capture. What is wrong ?

This is my schemaDefault :
'date' => [
self::SCHEMA_CLASS => '\XLite\Module\Fdmteam\Xretur\View\FormField\Input \Text\DatePicker',
self::SCHEMA_LABEL => static::t('Date'),
self::SCHEMA_PLACEHOLDER => static::t('Date'),
self::SCHEMA_REQUIRED => true,
],
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	457
Size:	25.6 KB
ID:	5132  
__________________
Soptareanu Alex
Reply With Quote