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

  • 26-11-2012
    I have a numeric field in a form. I want to restrict the valid entries to 0 - 30 only. I have tried using some script tips I found online, but all I get are errors. Is there anyway to do this without using a script? If script is the only way, I would certainly appreciate help. Thanks in advance!- Ri...

    Views

    506

    Likes

    0

    Replies

    2
  • 26-11-2012
    I have a form with a drop down and two properties... the code and the desc. I use the code in the drop down and upon exiting display the desc in another field. This works perfectly well until I save the (RE'd) form. After opening the saved form any selections from the drop down appear as the desc no...

    Views

    457

    Likes

    0

    Replies

    1
  • 26-11-2012
    I have a form which includes a “+” button that adds an instance of a subform and adds a row to a table. The table is the last page of the form and is basically a summary of the information that appears in the subform that is added when the user hits the + button. I would like to copy some of the inf...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 26-11-2012
    There is any change with Acrobat 11 for livecycle forms(500 limit for submitting forms)?Thank you

    Views

    3.2K

    Likes

    0

    Replies

    7
  • 26-11-2012
    Hi,I have downloaded the LiveCycle ES3 trial however when I go to install, I am asked for a serial number and cannot proceed until I have entered one.I can find a serial number for the ES2 trial but it doesn't work with ES3 and I cannot find one anywhere!Any help would be greatly appreciated.Thanks.

    Views

    3.6K

    Like

    1

    Replies

    1
  • 26-11-2012
    Hi ExpertsI want to check all the field name which contains text "_lock" in all the field names. The for hierarchy is form1>page1> Subform>Table>row>cell>Textfield_lock Subform>Subform>Table>row>cell>Textfield_lock Table>row>cell>Textfield_lockI have tried with previous posts related to this only i ...

    Views

    711

    Likes

    0

    Replies

    0
  • 24-11-2012
    Can a drop down trigger the next drop down based on the items list in the 2nd DDL. I have done this differently before using the example below.DropDownList2.clearItems();var sNewSel = this.boundItem(xfa.event.newText);switch (sNewSel){ case "Aetna": DropDownList2.addItem("MCOA 1750"); DropDownList2....

    Views

    589

    Likes

    0

    Replies

    0
  • 24-11-2012
    Hi,I'm setting up my form to use a schema to bind fields. What I'd like to do is to be able to define the tooltip to use for the field within the schema (so that for example when someone drags the field onto the form the tooltip is all set up too).Is this possible, I can't find any way of doing it.T...

    Views

    903

    Likes

    0

    Replies

    1
  • 23-11-2012
    I have designed a workbook to flow on different odd and even page masters and different page sets for each section of the workbook. There are forms inserted throughout the workbook that may cause new pages to spawn and repaginate everything that follows.I can get things to work correctly and fall on...

    Views

    596

    Likes

    0

    Replies

    0
  • 23-11-2012
    HelloPls. help me by suggesting a good pattern for a decimal field of amount value, my issue is as belowThe lengths are as below,I specified the Pattern for this field as below (its as --> null{}|zero{}|num{($z9,999.99)}|num.decimal{}), pls. note i did't put any Pattern in EDIT tab1) But, when user ...

    Views

    1.4K

    Likes

    0

    Replies

    4