Hi Team,I need a Technical solution for one of the Problem.I am currently working on customized Delivery Note which has 2 Pages.The entire data is coming up fine , but at the end i am getting oneextra Master page with Header Data ,Content Area is empty.The height of the overflow ledger can be adjust...
I'm trying to code a button that will check several mandatory fields and individually highlight them in red if they aren't completed. I do not want to use a submit button. I can get the code to work for my first field: if ( form1.pageonesubform.Topchunkpageone.agencyuseonlytable.Row3.typeofrequest.t...
I have a radio button used to show/hide a comment field. Initially the comment field’s presence is “hidden, exclude from layout” so that when the form opens, thecomment field does not show. When the radio button is checked, the comment field then displays. Problem: Once the user selects the radio...
I'm testing my form with several users. I have one user reporting that when she opens my form in Adobe Acrobat DC, the red boxes around the mandatory fields show right away, instead of when she clicks the check form button I have on the form. None of the other users are seeing this. Does anyone know...
Hi folks - I'm looking for some help with the shrink-to-fit functionality. Is there a method to set the default starting font to something other than size 12 for the shrink-to-fit function?
Is there a way to validate a 'date' field so it displays a date as: Tuesday, July 5th 2016 instead of 7/5/2016? Even if the 'day name' is abbreviated (Tue instead of Tuesday) is fine. I can't seem to find out how to format this way. Also, most of the date formats also have a time value associated wi...
Has anyone figured out a workaround? I know there are other free viewers (tracker software) but small business client isn't going to like that they have to pour thousands into reader extensions. There must be a way for a PDF designed in LiveCycle ES4 v.11 and allow the end user to save a copy (and...
Is there a way to trim only the leading and trailing spaces from a field? I have a Name field, which I later split so I can generate using just the first name, using the rawValue.split method. This way I can generate an e-mail that says Dear John, instead of Dear John Smith by pulling from that fi...
Dear all,Could you please suggest java script for handling the item data in internal table in Adobe forms.In internal table I have 4 fields.if 1st field value equal to '1' then the item row has to be skip( it should not display the entire row ).if 1st field value is other '1', then item data has to ...