List Box
Can a list box object flow? My form uses one as the user adds attachments the file names appear in the list box. When too many files have been added to be visible in the size of the list box, a scroll...
View ArticleWhy would pasting text from Notepad expand text object?
I noticed today that after copying a paragraph from Notes to Designer (commonly done to remove embedded garbage from Word), the text object increased 1" in size and pushed the box to right where the...
View ArticleChanging the visual appearance of an object
Hi all, I am working on a form with a textfield in it. My goal is to add a script that will change the appearance of the textfield from a sunken box to none when the field is not empty. Note that I am...
View ArticleWhen Saving reader extended pdf, instances are added.
I have a form that looks and works as expected in Adobe until I save it as a Reader Extended PDF. Once I do that the form adds instances to the subform above and beyond the defaults I have set. The...
View ArticleDo we have a in-built CLOCK in LC pls.?
Hello I am a newbie to LC, am developing a form, where in I need to place a DATE field and TIME field. So, from pallette I got the DATE field and am seeing the calender for date selection, well, but I...
View ArticleThe subform is not configured to be repeatable
Hi, I've been trying to configure repeating rows for one of the tables in my form. I have 2 tables on the page and I was able to configure the 1st one to repeat with the add/delete button. Somehow the...
View ArticleWhy can't I get the average function work with empty cells?
Why can't I get the average function work with empty cells?
View ArticleReduce the spacing pls.?
Hello I placed a table format on my_form, but, as users want to have just a white box (I mean, with out lines) hence I deactivated the lines/roes, hence now it look like a white box, well But, the...
View ArticleAdding Rows and Columns to a table depending requirements
Hi all,I have created a table with one row and 2 columns of a table. My client requested adding form one to 3 columns of the right table and rows as well, depending business requirements.I can add...
View ArticleCalculating Years and Months
I want to have a field that will calculate out the years and months a person has been employed at my business. I know the calculations for getting the years is: if (HasValue(dob)) then var...
View ArticleCopying values in a repeatable subform from a dynamic table into a summary table
I have a repeating subform continaing various text boxes and a table where rows can be added and deleted. When the add new button is clicked to repeat the subform, I would like the information entered...
View ArticleHow to turn off the spell checking warnings?
Hi, it's kind of pissing me off that I have one warning for every single text field in the form that says: "Spell checking does not support this locale". Is there any way to turn off that specific...
View ArticleHow do I create expandable text form fields on this form?
Situation: I am tasked to convert the above document designed in MS Word 2010 into a dynamic fillable pdf form. Background:I edited the MS Word document so that the sections that need to be fillable...
View ArticleMaking subform visible one at a time with add button
I have a form in which I would like to make subforms visible one at a time with a button click (add button) and if the (remove button) is clicked, remove the subform. I can not do a repeating subform...
View ArticleHow to automatically update the binding references?
Hi, I got a form with lots of linked data to an xml file. Let say the author of the data file suddenly decides to change some field names. That results in me, the Designer document author to spend...
View ArticleRow1 is null when adding new row
Here I have a little problem with my table... When I'm trying to add a new row using this.resolveNode("Table.Row1").instanceManager.addInstance(1); It pops me an error such as:TypeError:...
View ArticleUser has to click multiple times, its annoying!!
Hello I have placed a TIME field on the Header part, I also placed a PATTERN (all 4, like Display, Edit, Validation, Data) as HH:MM:SS and checked the check box of VALIDATION ERROR with my own text...
View ArticleGiving a Check box a value
I am making an evaluation form for my company and I want each check box to have a numerical value. If these boxes are checked, then the value of that box is then aggregated into a field at the end of...
View ArticleExport Data Field Order
I've created a form with a number of text fields, pull downs, check boxes, etc. It is saved from Acrobat as a "Reader Extended PDF" so users can enter data and save. When I use Acrobat to "Merge Data...
View ArticleUrgent how to trim the spaces that in the text fileds?
Hi , I have an email field .If a person enter the value in to the field along with space i need to validate that field by removing spaces.I already have validation for this email field as shown...
View Article