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

  • 23-01-2013
    I apologize if this is a basic and simple question but I have been pulling my hair out for the last week trying to get this to work and Google is getting sick and tired of my questioning them for answers. This shouldn't be that difficult but I'm not a designer, nor a programmer, I'm just a tech tryi...

    Views

    3.3K

    Likes

    0

    Replies

    9
  • 23-01-2013
    How do I use an external xml file as a data source for my LiveCycle form?I have an xml file on my server that is updated every few days by a script. My LiveCycle form is on the server and can be pushed to the client by the click of a button on a web page or similar. Is it possible to have the LiveCy...

    Views

    861

    Likes

    0

    Replies

    1
  • 23-01-2013
    I have created a table with radio buttons in different cells. Now i am trying to group them together but cant.Header 1Header 2Header 3Header 4Header 5Header 6radio buttontexttextradio buttontextradio buttontexttextradio buttontexttextradio buttontextradio buttontextradio buttontextMy table looks sim...

    Views

    2.3K

    Likes

    0

    Replies

    9
  • 23-01-2013
    Hello,Here is my script:if (form1.page1.positioned3.sectionTwo.checkBoxThree.presence = "hidden"){ Button6.execEvent("click");}else if ((form1.page1.positioned3.sectionTwo.checkBoxThree.presence = "visible") && (form1.page1.positioned3.sectionTwo.checkBoxThree.CheckBox3.rawValue = '0')){ xfa.host.me...

    Views

    737

    Likes

    0

    Replies

    3
  • 23-01-2013
    Hi all,I am using the Javascript execDialog function to create a dynamic popup to get some information from the user. I have an array defined before the dialog and I need to be able to create a row that contains a checkbox and text area for each item in the array. I'm not sure how I would/if I can u...

    Views

    562

    Likes

    0

    Replies

    1
  • 23-01-2013
    I need to create a form that has an interactive draw field, so that users on tablets or other devices can draw a diagram. How do I do this? What object? What script? I'm very lost on this - I don't even know where to start. If someone could please point me in the right direction to get started I wou...

    Views

    527

    Likes

    0

    Replies

    1
  • 23-01-2013
    Without problems, I can create and populate signatures using my Common Access Card (CAC), even place the current date in a corresponding field nearby after signing. However, I would like to digitally initial forms. That is, digitally sign the form with a digital signature, but extract my initials (c...

    Views

    8.7K

    Like

    1

    Replies

    6
  • 23-01-2013
    It seems like in an update a few years ago, adobe disabled dynamically changing the href property of an image.I have played with the base64 encoding an putting it directly into an images "value.image.value" property, but the images need to be embedded before the form is rendered for you to get the b...

    Views

    586

    Likes

    0

    Replies

    1
  • 23-01-2013
    I am new to using LiveCycle Designer. We are running version ES2. I am working with a form that was created by someone else. It is used by our organization for mileage reimbursement. I am trying to update the new rate set by the IRS from 0.555 to 0.565. The current form has a numeric field where the...

    Views

    683

    Likes

    0

    Replies

    2
  • 23-01-2013
    Have created an expandable table per this excellent instruction/sample, and created a form with 2 expandable tables. When I when I export the form data to XML, only the first expandable table ItemIndexes return as the proper value, the 2nd expandable table returns blank in that column. The XML expor...

    Views

    656

    Likes

    0

    Replies

    2