Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jos Huybrighs 23 posts 55 karma points
    Jan 17, 2011 @ 12:05
    Jos Huybrighs
    0

    Default radio button in a RadioButtonList datatype

    I checked various questions/answer in this forum and understand that it is possible to define the default radio button for a RadioButtonList property in a document type. I created a RadioButtonList derived datatype with a couple of values in there but don't see any place in the document type where I use it to define one of the radio buttons as default.

    Anyone can help me with this?

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Jan 17, 2011 @ 13:35
    Tom Fulton
    0

    Hi Jos,

    I don't believe it's possible to define a default radio button using the built-in Radiobutton list datatype.

    One solution might be to use the Standard Values package, which allows you to specify default values for all fields in a document type.

    Also, if you are familiar with .NET, you could write your own datatype that adds this functionality fairly easily.

    Let us know if any questions

    -Tom

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies