-
1. Re: Maximum List Box Selection/Hidden Subforms
pguerett Aug 16, 2010 7:07 AM (in response to meem23)It is possible but a few questions 1st. Where does the form get the address information for these 136 organizations? Are you intending on hardcoding these values into the form (there will be a lot of coding for 136 unique entries)?
Paul
-
2. Re: Maximum List Box Selection/Hidden Subforms
meem23 Aug 16, 2010 7:20 AM (in response to pguerett)I added the names of the organizations in the List items under the Object Tab. I intend to manually add all of the information into text fields that are wrapped into subforms that will be hidden. Is there a better way? I've attached the form - it's not complete as I wanted to find out if this is possible or not.
-
3. Re: Maximum List Box Selection/Hidden Subforms
pguerett Aug 16, 2010 7:31 AM (in response to meem23)You only need one set of fields for the address (times 3) and we woudl reuse those fields. Then on the exit event of the DDlist we would write code to update these fields with the appropriate values. It will just be a lot of code thats all. About 5 lines for each address repeated 137 times. Do you want to proceed this way? If you want to send the form to LiveCycle8@gmail.com I can get you started ...then you woudl merely have to update the code to include the rest of the addresses.
Paul
-
4. Re: Maximum List Box Selection/Hidden Subforms
meem23 Aug 16, 2010 7:44 AM (in response to pguerett)Sorry, I don't think I understand. What do you mean by one set of fields for the address (times 3)? I need the web address to be hyperlinked.
-
5. Re: Maximum List Box Selection/Hidden Subforms
pguerett Aug 16, 2010 7:56 AM (in response to meem23)Sorry I thought addresses where street addresses not URLs. Then you will only need three fields to hold the addresses.
Paul
-
6. Re: Maximum List Box Selection/Hidden Subforms
meem23 Aug 16, 2010 7:59 AM (in response to pguerett)Okay. Can you get me started on this. I'm not a programmer, so I struggle a bit with this stuff.
-
7. Re: Maximum List Box Selection/Hidden Subforms
pguerett Aug 16, 2010 8:07 AM (in response to meem23)Sure send it to the address mentioned above.
Paul
-
8. Re: Maximum List Box Selection/Hidden Subforms
meem23 Aug 16, 2010 8:34 AM (in response to pguerett)I appreciate the help. Thanks!


