Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 09-08-2012
    Is there a way to detect when I user presses a key like [Down] or [Up] in a text field/table cell? I want to give my table a but of "Excel" functionality, so that when a user presses [Down], it skips to the cell below if it exists.Is there a way to catch those keypresses?Thanks.

    Views

    341

    Likes

    0

    Replies

    0
  • 09-08-2012
    Hi All, Please let me know what i can do! I have enabled "Enable Additional Features" in acrobat to allow my dynamic pdf form to be saved. However, after being saved and reopenning the saved form in reader, the pdf is still dynamic and edits can to text fields or drop down lists can still be made. I...

    Views

    717

    Likes

    0

    Replies

    1
  • 09-08-2012
    Hi All,I am building a coversheet that documents the company's name (text field), the submitter's name (dropdown menu), select the request type (radio button), and after clicking the radio selection hidden content (additional dropdown menus) will further appear.As the form filler follows through the...

    Views

    459

    Likes

    0

    Replies

    1
  • 09-08-2012
    Is it possible to generate the email subject from a user-filled text field?For example:When the user enters 'John Doe' for their name in a form, the subject line would be 'John Doe'.

    Views

    3.4K

    Like

    1

    Replies

    8
  • 09-08-2012
    I created an invoice in LiveCycle Designer. I would like to have two checkboxes for "yes" or "no" when it comes to whether or not the sales tax applies. I have an idea for the if expression but it's not working at all. Once I typed the if expression, the Sales Tax field is blank. Before I added the ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 09-08-2012
    I've created my first set of variables (using Form Properties>Variables), tweeked some XML sourcecode and they're working .What I'm now trying to figure out is how to have one variable that has 2 values that pop up in 2 different text fields.Simple form at this point:Item, Model and Service Tag.The ...

    Views

    350

    Likes

    0

    Replies

    0
  • 09-08-2012
    Hi, if i'm assigning a pdf document in assign task operation with use a document variable instead of application asset, I see the same old blank form after user submits the form.what ever typed in the form is not seen in the output variable assigned in Assign user task.If I use application asset and...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 09-08-2012
    I have the following code behind some Radio Buttons: Form1645.Page3.TeeCrossSubform.TeeCross::exit - (JavaScript, client)if Page3.TeeCrossSubform.TeeCross.rawValue = "N" { xfa.Page3.TeeCrossSubform.Disruptfield.access = "open"; xfa.Page3.TeeCrossSubform.TeeCrossCC.access = "protected"; }else { xfa.P...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 09-08-2012
    Is it possible to link a LiveCycle form directly to an Access database? I would like to create a form in LiveCycle Designer that will pull data out of a query I have set up in Access. Then I would send that form out to my technicians - all around the country. The technicians would fill the form out ...

    Views

    3.5K

    Likes

    0

    Replies

    3
  • 09-08-2012
    In short I have a forum which sucessfully gets the first record from the DataConnection. The problem is I seem to only be able to get the first record and cannot navigate to other records.I have added a NEXT button, set up for JavaScript, Client, on Click with the common xfa.sourceSet.DataConnection...

    Views

    1.7K

    Likes

    0

    Replies

    2