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

  • 13-12-2010
    I am trying to use the XPATH expression "//" to find all matches of an element name no matter where they exist in the XML document. For example ..count(//process_data/xml_data//User)it correctly returns a value of 5 on my test XML document. Great. How would I go about grabbing the 3rd match or perha...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 13-12-2010
    I am reasonably certain this is beginner-level but I cannot seem to figure out how to do this. I have data in an ecxel file and I would like to import that data into a form using LS. I need to distribute the unique data to each recipient. (I have included an example below) I would really appreciate ...

    Views

    289

    Likes

    0

    Replies

    0
  • 13-12-2010
    I am working on a form that was imported as a Word doc. I've got all my fields set up and it looks great! The problem is the tabs. I simply CANNOT get them fixed. I am using custom ordering, and I can get them pretty much set and save the doc. Then when I open it, it seems to reorder my tabs. Also, ...

    Views

    833

    Likes

    0

    Replies

    4
  • 13-12-2010
    I'm creating a form in LiveCycle Designer ES. I have an E-mail Submit button with an e-mail address of CIQuality@___.com. When I select the File / Distribute Form option the e-mail address is overwritten in Adobe Acrobat 9 Pro with my e-mail address even though I changed the Edit / Preferences / Ide...

    Views

    340

    Likes

    0

    Replies

    0
  • 13-12-2010
    Hi,I am in progress of developing a client app for Google's Android platform. PDF documents as the contents in the system will be displayed by that client app. Also, they need to be sent via email as file attachment...Does anybody know how to pass a document to email client app in android platform?(...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 13-12-2010
    Is it possible?in my app, i change the url property http://host:8080 for https://host:8443 (i have already activated the ssl connection in the server)but i have an error when i try to get the policies:the code here:PolicyManager policyManager = rightsClient.getPolicyManager(); Policy[] policies = po...

    Views

    652

    Likes

    0

    Replies

    2
  • 13-12-2010
    Hi, Is there any tutorial related to Image to PDF convertion using live cycle pdf generator? Thank you Barun Barik

    Views

    653

    Likes

    0

    Replies

    1
  • 13-12-2010
    Hi, I am building a PDF form in LC Designer9. I have a requirement to browse a file and attach it with my PDF. I am not finding any control for File Browse inside the available tools. Can anybody help me on it.Thanks in advance.-Abhinav

    Views

    722

    Likes

    0

    Replies

    2
  • 13-12-2010
    Hello,I use a form with mandatory fields. A message appears when the form is saved warning that such and such fields have not been filled in. For this I use a script.My problem is the message box appears even though all mandatory fields have been filled in.How can I hide this message/have this messa...

    Views

    1.1K

    Likes

    0

    Replies

    7
  • 13-12-2010
    I have a numeric field that has a combination of 8 numbers/charactersIt must be posible that the first number is a zero.So i'm using the following pattern num{99999999}This works fine, but when they enter only 2 numbers the field fils with zero'sHow can i change this?And how to do a validation on ke...

    Views

    710

    Likes

    0

    Replies

    5