Copied to clipboard

Flag this post as spam?

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


  • Nicolas 26 posts 46 karma points
    Oct 06, 2011 @ 17:47
    Nicolas
    0

    Saving Checkboxlist datatype value

    Hi!

    I have a problem with Checklist datatype. I've created a list of checkbox as a datatype, and put it in a documenttype. When I check a box, I want it's numeric value to be save, not is prevalue. The only way I found to do this is to told the Checkbox list to save it's content like a integer. If I check only one checkbox, everything is fine (it will save value "114" for instance). But if I try to check two checkboxes or more, it will try to convert a value like "103,114,128" (example) to a interger, and of course it can't.

    Is there a way I can save the numeric value of my checked choices into a string?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft