Class editor: Possible values in field 'display type' of property type 'boolean'?
Hello, as written in the subject, what kind of values are allowed in the field 'display type' of a property with the type 'boolean class'? Bye Frank -- Dipl. Inform. Frank Häfemeier <[email protected]> ----------------------------------------------------
only one : "yesno" Jérémi On 2/4/06, Frank Haefemeier <[email protected]> wrote:
Hello,
as written in the subject, what kind of values are allowed in the field 'display type' of a property with the type 'boolean class'?
Bye Frank -- Dipl. Inform. Frank Häfemeier <[email protected]> ----------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
There is also truefalse, active and allow which display truefalse_0=False truefalse_1=True active_0=Inactive active_1=Active allow_0=Deny allow_1=Allow Actually it could be anything like for example 'xyz', as long as you define it in the resources. The field just looks in the the ApplicationResources.properties file the text for xyz_0 xyz_1 Ludovic jeremi joslin a écrit :
only one : "yesno"
Jérémi
On 2/4/06, Frank Haefemeier <[email protected]> wrote:
Hello,
as written in the subject, what kind of values are allowed in the field 'display type' of a property with the type 'boolean class'?
Bye Frank -- Dipl. Inform. Frank Häfemeier <[email protected]> ----------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
Thanks for your answer! yesno would be fine. I thought I can control the graphic element, which is used during form editing. Is it possible (without java programming) to get a checkbox instead of a dropdown box? Bye Frank Am So, den 05.02.2006 schrieb Ludovic Dubost um 23:27:
There is also
truefalse, active and allow
which display
truefalse_0=False truefalse_1=True active_0=Inactive active_1=Active allow_0=Deny allow_1=Allow
Actually it could be anything like for example 'xyz', as long as you define it in the resources. The field just looks in the the ApplicationResources.properties file the text for
xyz_0 xyz_1
Ludovic
jeremi joslin a écrit :
only one : "yesno"
Jérémi
On 2/4/06, Frank Haefemeier <[email protected]> wrote:
Hello,
as written in the subject, what kind of values are allowed in the field 'display type' of a property with the type 'boolean class'?
Bye Frank -- Dipl. Inform. Frank Häfemeier <[email protected]> ----------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Dipl. Inform. Frank Häfemeier <[email protected]>
Currently it is not possible without manually creating the field. You can however replace the call to display with your own HTML with checkboxes, since the result in the Form data would be the same. You need to name the HTML field the same way Ludovic Frank Haefemeier a écrit :
Thanks for your answer!
yesno would be fine. I thought I can control the graphic element, which is used during form editing. Is it possible (without java programming) to get a checkbox instead of a dropdown box?
Bye Frank
Am So, den 05.02.2006 schrieb Ludovic Dubost um 23:27:
There is also
truefalse, active and allow
which display
truefalse_0=False truefalse_1=True active_0=Inactive active_1=Active allow_0=Deny allow_1=Allow
Actually it could be anything like for example 'xyz', as long as you define it in the resources. The field just looks in the the ApplicationResources.properties file the text for
xyz_0 xyz_1
Ludovic
jeremi joslin a écrit :
only one : "yesno"
Jérémi
On 2/4/06, Frank Haefemeier <[email protected]> wrote:
Hello,
as written in the subject, what kind of values are allowed in the field 'display type' of a property with the type 'boolean class'?
Bye Frank -- Dipl. Inform. Frank Häfemeier <[email protected]> ----------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
participants (3)
-
Frank Haefemeier -
jeremi joslin -
Ludovic Dubost