Am reading data from the database now using FormCalc, and can have differing number of dynamic subforms depending on the number of entries of a particular kind.I generate the proper number of subforms to match the data, but I can't access the fields in the subform to fill them in. while (oD...
Hi, My workflow process takes input as a list. It loops through the workflow for all the items in the list. If my list contain 4 items, there will be 3*7= 21 steps when I invoke the process. I can able to check my recordings for debugging. If I give 5 inputs, It takes around 5*7 = 35 steps in the w...
Hi all,I need to use createPDF2 service operation in my process but I can't see it in services view (tab) of workbench. On the other hand I can see it in components view and it is activated. I tried it through AdminUi and it worked fine.Is there anyone who can tell us how to use createPDF2 service o...
I've created a form and fucntions well.It has been saved as a interactive pdf.When people with just the acrobat reader open the file and click anywhere on the form a window pops up stating that " you cannot save form..." then the OK button appearsYou are able to enter data into the fields and print,...
I have two dynamic tables in my form. Each table dynamically sizes base on pressing add or remove buttons. However, the first table expands into the other table. I cannot place the two tables in one like the purchase order sample because after the second table I will have additional fields and te...
First of all, thank you for your time - I'm on a deadline to produce and I'm freakin' out that this may not be possible.All I am trying to do is build a simple form that has about (7) text fields. Each one of these text fields could contain anywhere from one sentence to six paragraphs of narrative....
It seems all my text boxes i have start the text in the center of the box vertically, then spaces it out as you type more. is there a way to make it start at the top of the box and work down, just as if you were typing in Word or Notepad. if someone only types a few lines, it looks kinda odd havin...
I have a text box in a form that only has the bottom border shown. That box gets activated and deactivated programmatically (using a function) depending on whether some other checkboxes are checked. When the text box is active, it is set to access='open' and I want the bottom border to change from...