2 Replies Latest reply on May 13, 2013 2:51 AM by jigg4

    rich:select change default of enableManualInput

    jigg4

      Hello,

       

      I am adding richfaces to a bigger application, where all the h:selectOneMenu components will be replaced with rich:select using facelets and a custom namespace.

      Now a lot of these Componenets need to be editable, and it would be bad practice to change every single one of them in the code.

      Is there a way to change the default value of enableManualInput from false to true? This sounds to me like the best solution for my problem, but if you have any other suggestions, let me know!

       

      Best Regards