So I am new to working with Acrobat and have read alot of posts, but none seem to go over this specific topic. I have a form, a resource request form. For each resource that is requestable I have a set of fields grouped into a fragment. These fields vary from text to numeric to checkbox. I would like to avoid taking up all kinds of space by having to have a block designated to each resource and it's fragment of options. I was hoping I could setup a drop down list that would bring into the form the correct fragment for each of the resources upon the selection of the resource.
So it would work like this...
A user selects resource A from the drop down. Next to the dropdown feild the fragment with the options for that resource is populated on the form. below the drop down and the fagment another drop down , the same as before, pops up for the user to begin the process oer again should they require more resources.
This is a very complicated issue, i assume, but it would make the form far more user friendly. I appreciate any help that can be given.
Thanks in advance.
I have been searching still and found some classes, but of course no tutorials or guides, about "condiitonal subform fragments". These seem to be perfect. If upon the selection of the drop down box I could execute a call for the fragment based on the selection, ie the condition, and populate the subform region with the fragment I would be set.
Any help is greatly appreciated.