Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/26/13
    Okay this appears to be a stupid question but I can't seem to find an answer. How do I access links to documents people have hyperlinked in their thread? These links only take me to: https://www.acrobat.com/welcome/en/home.html#d=gAGLpR7ETsBvowyLBIzcMADo I need an account just to see the file people...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 2/26/13
    I know how to create an email button with a static subject line, but I need to pull the name field into the subject line.I am using LiveCycle Designer ES2 v. 9.0 on a Windows machine.Example: Change Request for <text field from form>

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 2/26/13
    I have to design forms that are fillable electronically and by hand.  The problem that I am running in to is supplying multiple lines that will print for people that are hand filling the form.  I have tried to add an image of lines behind the text field, but these would get in the way when the form ...

    Views

    2.8K

    Like

    1

    Replies

    8
  • 2/26/13
    I am trying to enter a Java Script for a set of yes/no radio buttons, where if you enter yes it will require you to enter text in a nearby numeric field.  The script i'm using seems to work, but once the user enters yes just one time, it will not let them change their answer back to no without getti...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 2/26/13
    Is it possible to populate a textfield in a LiveCycle form using a barcode scanner?

    Views

    4.1K

    Likes

    0

    Replies

    6
  • 2/26/13
    Hi! I´m new to LiveCycle but I have a little idea of Javascript.I´m struggling with this form that has two sets of options and I have some conditions:If OPTION A is selected I´m not able to select neither OPTION B nor OPTION AAIf OPTION B is selected I´m not able to select neither OPTION A nor OPTIO...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 2/25/13
    I created a form with a button to remove the current action item via script. Although I have reviewed this script repeatedly, and used the Add Action for the button I still cannot get the button to remove the Current instance. The button always removes the first instance. Does anyone have any answer...

    Views

    793

    Likes

    0

    Replies

    2
  • 2/25/13
    Based on this linkhttp://blogs.adobe.com/livecycle/2012/03/whats-new-in-livecycle-es3.htmlit is now possible to add bookmarks thru LC for XFA forms.  How do you do it thru Designer? or is only doable thru Output?  This is very critical for us due to WCAG 2.0 compliancy.I found this blog specific for...

    Views

    7.0K

    Likes

    0

    Replies

    12
  • 2/24/13
    Let say you have text box 1, text box 2 and text box 3 on a form.In text box 3 you have a Calculation script so it displays whatever is typed in to text box 1 and text box 2.Can you also have in text box 3's script, a way to display text box 1 in a certain style, and text box 2 in a different style?...

    Views

    2.7K

    Likes

    0

    Replies

    9
  • 2/22/13
    I have the code:xfa.host.messageBox("Are you ready to submit this document via email?","",4,2);if (nResponse == 4) {//script;}else {//script;}Javascript Console gives an error when "Yes" or "No" is selected.ReferenceError: nResponse is not defined3:XFA:form1[0]:Page1[0]:Buttons[0]:SubmitButton[0]:cl...

    Views

    871

    Likes

    0

    Replies

    1