submitting option button choices to a data connection - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

submitting option button choices to a data connection

Last post 09-19-2007 09:54 AM by Clay Fox. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-19-2007 07:29 AM

    submitting option button choices to a data connection

    I have a form with two sections of option buttons, one for Group products and one for Supplemental products. Each section has 6 buttons and multiple selections can be made under each section. I'm wondering how to combine all selections made into a concatenated entry submission to a single field in an access database.

     

    Thanks.

    Heath

  • 09-19-2007 09:54 AM In reply to

    Re: submitting option button choices to a data connection

    Good Question.

    You would have to come up with probably a numeric code where each digit would represent each option box. So maybe a binary, 1 or 0 for true or false, and then 6 or 12 digits.  Then you would have to parse this data from the Database.  What are the values of your option boxes? You would just have to string a concatenation function together with all the components.

    Best practice would be to create a field in your table for each one.

    With the Database Accelerator this would be even easier since it could map each control to a table field without anything additional in your form.

    Qdabra Database Accelerator Suite Version 2.1.2815 - Developer

    Filed under:
Page 1 of 1 (2 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.