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

  • 24-08-2009
    Hi All,i have a table with 2 columns(It has a header row and a body row, the body rows increase or decrease based on the data in XML , and the header rows repeat for each page).I have shaded the header rows by using java script as followsform1.S5.Table1.HeaderRow.S5_HEADER_BENEFITS.fillColor = "212,...

    Views

    829

    Likes

    0

    Replies

    2
  • 24-08-2009
    Hi LiveCycle experts,Let me explain the situation first.I have fillable PDFs on LiveCycle Forms server.I was able to find a script block to lock all the fields before submit. The script is in preSubmit event in the submit button.The submit button is set to submit as XML and I need to save the entire...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 24-08-2009
    I am trying to create an interactive form for users to enter in data and print off. I need part of the form to be repeatable if required by the user. I created a subform and added a button but it doesn't seem to be working (the preview format is Acrobat 8 Dynamic XML and I've saved the form as that ...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 24-08-2009
    Is it possible to embed a completed fillable PDF form as a PDF attachment to an email? Those submitting the PDF may only have Adobe Reader. I have created a form, originally with Acrobat 9.0 Pro, then opened it in LiveCycle Designer, and added a submit button with the embed PDF option. It works fine...

    Views

    8.0K

    Likes

    0

    Replies

    3
  • 24-08-2009
    Hi all !I have created a feedback form that at the moment I have a email button that emails the responses to the department that wants the feedback. Is there a way to "mask" who is sending the form? Maybe I don't email it and submit it some other way? I am looking for ideas as to how the form can se...

    Views

    688

    Likes

    0

    Replies

    0
  • 24-08-2009
    Hello can someone please help me. I know this is something simple. I have 2 drop down menus. I want one to populate the selection to the other when an item is choosen in the first on. Can someone help me out?

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 24-08-2009
    It seems that UserLookup service doesn't provide a way to find groups to which a user belong. Solution would be to try to compare wanted user with all members of all groups but it's very inefficient.My scenario is:There is a workflow in which document is created in one organization and delivered to ...

    Views

    2.9K

    Likes

    0

    Replies

    6
  • 24-08-2009
    I am trying to setup an email account for the successful and failed job recipients and I get the above error.Can anyone explain why ?Aditya

    Views

    4.8K

    Likes

    0

    Replies

    13
  • 23-08-2009
    For speed - I coded the block below - in order to find the index of a parent.I need to find a specific subform parent - "part".This could be in any number of levels - so I need to spread out my search.When the parent is found - tIndex stores the index of that parent.There must be a better way to cod...

    Views

    481

    Likes

    0

    Replies

    1
  • 23-08-2009
    How can I 'nest' resolvenodes?this is what I want to do:var oFields = xfa.resolvenodes("navControl[*]);var oFields2 =xfa.resolvenodes("oFields.item(nIndex).Control.Container.subNavControl[*]")Of course - oFields2 doesn't work.I am trying to use resolveNodes to work with all instances of navControl a...

    Views

    535

    Likes

    0

    Replies

    0