Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 18-07-2013
    Can someone tell me what the JavaScript preference settings should be on Acrobat X so Acrobat will detect errors/problems in my JavaScript scripts?Thanks

    Views

    320

    Likes

    0

    Replies

    0
  • on 18-07-2013
    Hello:I have a listbox with Profession (text) and Price (value). I am using another field which they type in the profession. if the profession exists, bring back the price, if not, show an error message instead. Has any encountered this or know how I would go about solving scripting this?My loops lo...

    Views

    474

    Likes

    0

    Replies

    1
  • on 18-07-2013
    How can I perform a user name lookup using windows active directory in a LiveCycle Form?

    Views

    491

    Likes

    0

    Replies

    0
  • on 18-07-2013
    Hi All.I tryed to format numeric field with patterns num{zzzzzzzzzzzzzzzzzzz9} or num{99999999999999999999}. But when I enter 20 numeric characters like 12345678901234567890 as a result I got 12345678901234567000. How fix that problem?Thanks.

    Views

    477

    Likes

    0

    Replies

    0
  • on 18-07-2013
    Hello ,I have a PDF that has around 100+ pages that needs to have auto tabs from one textfield to the other. I have looked at other forums and came across this code: xfa.host.setFocus(this.resolveNode("#traversal.#traverse").ref); and placed it in the FULL event and haven't had any luck. I know you ...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • on 18-07-2013
    I'm trying create a process to automatically create Rights Manager policies for specific users. It seems the only way to do this is use a create a policy from an existing policy and within that activity set the user for whom I want the policy to apply ( e.g. only they can open the document ).All goi...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • on 18-07-2013
    Hi,I have a rich-text Text Field that contains more text than fits in the viewable area. On docReady, I want to setFocus to the text field - but I want the cursor placed at the beginning of the text in the field. The default behaviour for setFocus places the cursor at the end of the text.Thanks! 

    Views

    482

    Likes

    0

    Replies

    1
  • on 18-07-2013
    I have a set of radiobuttons on my master page.If radiobutton 1 is selected, then subform 4 must be hidden (excluded)and when radiobutton 2 is selected, subform 4 must be visible.I can't get it to work.I tried put the script on the calculation of subform 4if (xfa.resolveNode("formulier1.#pageSet.Pag...

    Views

    2.7K

    Likes

    0

    Replies

    3
  • on 18-07-2013
    Hi all,Is there a way to create a textfield which supports Extended and Accent ASCII characters??...the current textfield i have is fed from xml and the xml contains "AÉLÈSK"....but the pdf generated is displaying "A?L?SK"....plz help..

    Views

    406

    Likes

    0

    Replies

    0
  • on 18-07-2013
    Hello group, I am totally new to Adobe Livecycle Designer. I want to add Acrobat (static) PDF form to Acrobat Dynamic XML form. Is it possible to do that?Please assist me to combine them.Else any guideline to add a scan copy to Acrobat Dynamic Form.

    Views

    1.3K

    Likes

    0

    Replies

    2