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

  • 03-10-2012
    I am working on a 3 page form. I have 27 checkboxes, about 9 on each page. On Preprint the NON-checked boxes need to creep up toward the 1st page. The page has static header area, an introductory paragraph (subform) and after the last checkbox there is a closing (Exit) paragraph.I am extremely confu...

    Views

    562

    Likes

    0

    Replies

    1
  • 03-10-2012
    I'm creating a form which has a colored background and a drop down box with 5 choices. The problem is the font color in the drop down box is white and so is the background color of the drop down box so the selections are not visible unless you scroll over them. I would like the background of the dro...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 03-10-2012
    Is it correct the syntax below?We receive the form from bbb@aaa.combut not from xxx@aaa.comWhat can be wrong?Thank youvar address = "xxx@aaa.com;bbb@aaa.com;";

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 03-10-2012
    HiAfter I create a form (using Adobe X Pro/Live Cycle) can I reduce size of the form before releasing it for general use? I know how to optimize a pdf I fill in... this is before that, while the form is being created... The form I created is just over 1 MG and our procurement system doesn't allow at...

    Views

    726

    Likes

    0

    Replies

    1
  • 03-10-2012
    HelloBcz of i placed PATTERN under DISPLAY tab, am getting errosrs like "Integer has too many digits", "Empty is too long"...I am guessing these are all bcz of some SPACES on these value fields, but not sure from where these spaces are coming? may be user entered some value and just moved the cursor...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 03-10-2012
    Hello,Is there a workaround for the following problem:I have a form that has 13 pages. On the master page is a set of 3 buttons on the top.When the user tabs from the last object on the 1st page it ALWAYS goes to the buttons first on the next page, and then to the next field. Any help much appreciat...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 03-10-2012
    Hi,Is it possible to add a button in form to do the same thing as the Save button in workspace? So when user open the form in workspace and click the button in the form, I will save some data to Database and meanwhile I expect the form data would be saved. Thanks, Harry

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 03-10-2012
    I have a message box with a YES/NO answer.If No is the return value, I would like to stop the script.Is there a way of doing this? Here is my script:if (xfa.host.messageBox("The manifest has already been created! Do you wish to continue?","Create Manifest",2,2)=="3") { break; }I am not sure if 'Brea...

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 03-10-2012
    I have created a form with save funtionality. When I open the form in task and claim it from a group, Now, the task is getting is assigned to the user and so when he save the form by clicking the save button in workspace, the task is getting saved in Drafts folder in workspace. Is there any way like...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 02-10-2012
    HelloI want to throw a message IMMEDIATELY after clicking the SAVE button by user, so, i put JS as below in the Pre-Save event of the form, but its not working, directly am getting the file-download manager dialog box, pls. let me know how to achieve my requirement?Thank you

    Views

    950

    Likes

    0

    Replies

    1