Copied to clipboard

Flag this post as spam?

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


  • Nate 143 posts 184 karma points
    Aug 06, 2010 @ 20:35
    Nate
    0

    Data Type from Database Table?

    I want to create a multi-checkbox data type that reads from a database table.  My table has a few columns but I want to use the ID and description for the value/description in the checkboxes.

    Is this possible through the GUI or do I have to write some custom code?

    Thanks! -Nate

  • Arjan H. 142 posts 275 karma points
    Aug 06, 2010 @ 20:57
    Arjan H.
    0

    If you can't use the Checkbox List datatype to do what you want I guess you're stuck with implementing a custom datatype that fetches the necessary data from the database and renders the checkbox list.

  • 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