Sorry, we haven't come up with a good solution yet. However, when we do find a solution, I will be sure to post it here. This was actually put on the back burner for a time but now that you mention it, I think I'm going to revisit this issue.
I have a repeating subform that also houses a table with a repeating row using the add instance script. This may be impossible but I want to know if I can take some information from this subform and table then have those values populate another table. Because of the add instances, I cant hard code f...
How do I force a total field to add the displayed value sums of rounded fields? My display pattern for all the fields involved is this: num{zzzzzzzzzzzz9.9} so if the user types in 10.56, the field displays 10.6. Then in the second field the user types 10.285 but displayed as 10.3. The total (sum) i...
This worked for me on a particular form I created. My tables did not have any repeating rows, they just expand with multiple lines in one of the table cells. I was having the same issue when I Reader Extended the PDF. Once I changed the Binding to No Binding then it quit doing it.
Hi All,We have a form that was developed by one of my teammates. The QR code box turns grey once the user types in the Date field (or any fields connected to the collection related to the QR code). The problem is that this issue does not occur for a couple of us but it does for others. So I'm trying...
It works only if my initial body row count in the table is large enough to make this a two page form. If I want it to open initially to a one page form it doesnt work. Maybe try to put 10 rows in the initial count and see if it works for you. It doesnt work for me. Please let me know what you find. ...
@Kost7 Thank you for your response! I have tried this combination, however, it does not do what I need. When I click the button "Add Page" I need the added page to be placed on a new MPage1 not continued on the same page. It needs to appear as a brand new form on a new page but in the same document...