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

  • 23-08-2010
    Hello:I have created an Adobe Interactive form with a subform that is repeatable and spans to multiple pages. No matter what Pagination settings I configure, when I save or submit my form, only the first page is captured.My repeating subform is Positioned, but its parent subform is Flowed. Both subf...

    Views

    615

    Likes

    0

    Replies

    5
  • 23-08-2010
    Hi I have created a form in es2.I have two fields both numberic t1 and t2. I want to add the total of t1 and t2 and the total to appear in the 3rd field tot.so on the calculate using javascript i tried thistopmostSubform.Page1.tot::calculate - (JavaScript, client)var ad1 = this.getField("t1").rawVal...

    Views

    3.0K

    Likes

    0

    Replies

    1
  • 23-08-2010
    I dont know why this is happening.But the resource view is getting collapse and this occurs in our development environment only and not in any other environments.For Eg:Current Position after expanding the root "+Dev"- Dev +abc +def +pqr untitled.xdp +rstNow if I expand say for eg. "+abc" or any oth...

    Views

    366

    Likes

    0

    Replies

    0
  • 23-08-2010
    How do you print all the text of a text field, even the text not seen? FYI: The field is 'allow multiple lines".Thanks.

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 23-08-2010
    I have a form that has to work with Acrobat Adobe Version 8 and higher. My target version is set to 8.0 and later.I have two warning messages : Target version does not support the validationState event and Target version does not support the postSubmit event.When I first open the for I get the error...

    Views

    623

    Likes

    0

    Replies

    1
  • 23-08-2010
    However, when it comes to me, it is in an XML file instead of a PDF.Is there any way to have the item come to me as a filled out PDF instead?Please let me know.Thanks,Mike Rowan

    Views

    479

    Likes

    0

    Replies

    2
  • 23-08-2010
    I've got a "date of birth" field on a form with a corresponding "age" field. When a user enters the date of birth, the age is automatically calculated and displayed in the age field.This is the code on the age field.((Date2Num(DOB.formattedValue, "MMMM D, YYYY") - Date() )/365.25)*-1The calculation ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 23-08-2010
    Hello,Does any one know if it is OK to install both Workbench ES and Workbench ES on the same PC? Have any one done that before? If so, did you have any problem when you have both installed on the same PC? Please share your advise on this.Thanks,Han Dao

    Views

    531

    Likes

    0

    Replies

    1
  • 23-08-2010
    Hello,Is there a way of editing the user information in Content Services?There's some info (ie.: avatar, biography, organization) that cannot be edited, nor propagated from adminui.Thanks a lot.Regards,Hector Castro.

    Views

    840

    Likes

    0

    Replies

    1
  • 23-08-2010
    Dear all,I am trying to use the FileUtilsService Find method to return a list of file in a folder.For some reasons, it always returns empty list.Here is the config that I am using:InputDirectory: "c:\temp"Regular Expression: "*"Match Directories: "true"Match Files: "false"OutputResults: listThanks,P...

    Views

    1.4K

    Likes

    0

    Replies

    4