Hi Bruno, thanks a lot for reply.I tried as you have sugested, but still could not make it as a hidden one. By default the ViewPropertyDescriptor is coming as an checkbox in the view.
On Thursday, 20 February 2014 18:36:11 UTC+5:30, Bruno Kühnen Meneguello wrote: > > Hi. > > Use a plain <input type="hidden" name="xxx"/> > > On Thu 20 Feb 2014 09:13:03 AM BRT, swastb wrote: > > Hi all, > > > > Can someone please help me on this? > > > > On Friday, 7 February 2014 10:34:57 UTC+5:30, swastb wrote: > > > > Hi All, > > > > We want to extend the ViewProperty and add an hidden variable as > > part of View. But by default the variable present in the > > ViewProperty extension is coming as a checkbox in the view. Is it > > expected behavior? Is there a way to make the variable as hidden > > variable in view screen? we tried with adding f:invisibleEntry in > > the corresonding config.jelly file but it didn't help. is there > > any other way? > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Jenkins Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
