Jump to content

Añadir un calendario a la pagina de configuracion de un modulo.


dostoyevski
 Share

Recommended Posts

hola, estoy desarrollando un modulo de prestashop en el que necesito un calendario en el que seleccionar una fecha. Seria como este de un campo de texto pero con un calendario:
 

array(
                        'col' => 3,
                        'type' => 'text',
                        'prefix' => '<i class="icon icon-envelope"></i>',
                        'desc' => $this->l('Introduce el nombre del usuario'),
                        'name' => 'MIMODULOMISMADB_ACCOUNT_USUARIO',
                        'label' => $this->l('Usuario'),
                    )

¿Es posible añadir un calendario a la pagina de configuracion del modulo?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More