genemu / GenemuFormBundle

Extra Form : Captcha GD, Tinymce, Recaptcha, JQueryDate, JQueryAutocomplete, JQuerySlider, JQueryFile, JQueryImage
586 stars 263 forks source link

Slider doesn't work, minimal configuration is missing #228

Open ghost opened 11 years ago

ghost commented 11 years ago

I can't find minimal configuration of slider. I was trying add to config.yml slider: ~ or slide: ~ but it's not working.

bamarni commented 11 years ago

Could you give some more information? What is not working? Do you have installed jquery ui in your project?

ghost commented 11 years ago

Hi, autocomplete and date is working fine. slider and now colorpicker have problems because I need to register them in config.yml. For example for autocomplete I have in config.yml this lines genemu_form: autocomplete: ~

I need to know correct keyword for slider and colorpicker and I can't find it anywhere. thanks

bamarni commented 11 years ago

They should be enabled by default I guess.