How to write 'If' formulas in designer?
Hi there, I have just been given the task of converting all of our existing forms into livecycle designer and am struggling a little bit with the formula side of things. I am trying to create a form...
View Articlemandatory field
Hi, Is there a way to set a field in a form that unless they fill out that field they cannot fill out the rest of the form? Thanks!!!
View Articlenew Date() --> getYear() & getMonth() return strange/wrong values
Hi,I am writing this Javascript under a text field initialize event of Livecycle:var date = new Date();xfa.host.messageBox("year "+date.getYear(),"Message",3);xfa.host.messageBox("month...
View Articlecustomizing email body on email submit button
Hi everyone, I'm trying to modify what the body of the email will look like once the user has pressed an email submit button. In Livecycle designer, I clicked on the button and viewed the xml source. I...
View ArticleHow to Mark Read Only Checkboxes based on RadioButton Selections
I've spent the past hour looking through old discussions and can't find anything about this, so maybe it will help some others in the future as well. I'm building a Dynamic PDF for people at work to...
View ArticleValidating Forms using Master Page "Next" and "Back" Buttons
Hi, I am creating a wizard style PDF with next and back buttons to control the user's progess. Rather place these buttons on every form I decided to place them on the Master Page. This has worked well,...
View ArticleForm Calc
I have some fields that total, I want the the field to show no more that 50 even if it is higher. How do I write the if the totals of the 4 fields is greater that 49 then show 50 in this field?
View ArticleLiveCycle Form - Calculate Ordinal Date and Append the Answer to a User...
I have scoured the web and while I have found numerous references, I'm not sure how to apply them to my specific situtation. While techincally adept I do possess an abundant lack of coding...
View Articleil est facile de créer des formulaires et documents dynamiques avec Livecycle
mais pas de les ouvrir même si on a Adobe Reader 9 et +... Comment fait-on ? et surtout à quoi cela sert-il ?
View ArticleAre There Expandable Text Fields?
Okay, am new to Acrobat and LiveCycle. I have gone through about 9 hours of videos and still can not find an answer to what I know I should be able to do. Is there a way on a form to create a text...
View ArticleXML Data file in Preview: how to parse it by script?
Hi,I have a dropdown box with "specified values" from a Sample XML. I am using an XML Preview data file to have XML values. This way, my dropdown box is correctly populated. However, I'd like to script...
View ArticleHow to make two Drop-Down list work together
I need to have two drop-down list work together, but I have NO idea how to make them do it. Here's what I'm trying to accomplish. Whatever the user selects from drop down list 1, it will automatically...
View ArticleChanges to attached PDF persist till host PDF is closed
as suggested here: http://forums.adobe.com/message/5429652 Hi,I have a PDF (DOC1) with a PDF attachment (DOC2). DOC2 is a dynamic interactive form made with Livecycle. Each time I push a button on...
View ArticleIs it possible to link a drop down box to Active Directory?
Is it possible to link a drop down box to Active Directory? The task it to select and employee from active directory to populate fields.
View ArticleLink to other place in form
How can i link to other places in my form? I kwow i have to do it Javascript, but what code do i have to use? Thanks Josh
View ArticleWill LiveCycle be available through the Creative Cloud?
My company is using this application more frequently and a colleague says that she can find no reference toit being available through the membership service.
View ArticleRead Only form
Hi, I am trying to make a form read only.I want the entire form read only excpet for one field and when the client enters information into that one field,the rest of the form becomes "open". I would...
View ArticleSample XML: data file in Preview tab
Hi,how to parse data file imported via Preview tab through Javascript?I use a Sample XML data connection and import xml data via Preview tab. Though, I'd like to manually parse the data file. Is it...
View ArticlePattern for currency data entry
I have a number of fields that are for the entry of dollar amounts. I'd like to be able to limit the number of digits, and permit users to enter the value with our without the dollar sign, and with or...
View ArticleRadio button group spanning page issue
Issue #1: I'm working w/LiveCycle ES2 to create an evaluation form. I have a group of three radio buttons, one of which is at the bottom page, and the other two at the top of the next. There is a value...
View Article