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

  • 15-10-2012
    I two calculated fields:TotalExpensesTotalPrepaidIf TotalExpenses > TotalPrepaid, I want it to display the amount. If it is less than zero, I only want it to display zero. I can't get it to work. I tried this, but it isn't working:if (TotalExpenses.rawValue > TotalPrepaid.rawValue) then TotalExpense...

    Views

    572

    Likes

    0

    Replies

    2
  • 15-10-2012
    I have the following script on a custom button to dynamically create table rows. MeetingMinutes.LogoControls.ActionSubformA.ActionItemAddSubform.AddActionRowButton1::click - (JavaScript, client)var oActionSubformA = MeetingMinutes.LogoControls.resolveNode("ActionSubformA[" + this.parent.parent.index...

    Views

    747

    Likes

    0

    Replies

    4
  • 15-10-2012
    Hi,Can some one please help me in Tab order issue,Form has designed in following way.Header and fooetr are designed in master page and Body section is designed on Page(ex:Page1).The Taborder would be Header, Body and Footer. but First its going to header section after that footer part and last to Bo...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 15-10-2012
    Hello,I have a bunch of fields on my_form, just for example here in this posting I am using US state names ....., say for example, I have 3 fields, their names are as below 1) NY, 2) CA, 3) TXI placed a hidden a text field, its name is GFL (i mean, Grey Fields List), am using this GFL for my program...

    Views

    553

    Likes

    0

    Replies

    1
  • 15-10-2012
    When using the insert-> new page command, adobe live cycle disrupts the order of pages in my worksheet. There is a page I would like to remain as page #1 in the file. The problem is insert new page, adds a new page in the wrong order. I never recall having this problem before using live cycle in the...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 15-10-2012
    Hi all,I've got a problem with my form (an invoice, you can see pdf file at http://www.fornoantico.it/fatture/fattura-definitiva-togli-zeri.pdf), in particular on a calculated field... I want to hide it if value = 0, but it doesn't disappearI've tried to use Action Builder, but "ok" button is disabl...

    Views

    932

    Likes

    0

    Replies

    2
  • 14-10-2012
    Afternoon all -Hoping someone can help me with the formCalc syntax on an order form I'm putting together. I'm sure this can be done relatively easily but I'm unsure if I should declare a variable and use that for further calculations, or if I'm heading in the right direction but just have the syntax...

    Views

    982

    Likes

    0

    Replies

    1
  • 14-10-2012
    I am using the following Adobe Software and versions: Also, see the attached test file. If you try to open this file in Adobe Acrobat/Reader, it will hang. But, if you change the script on the text field on the form ready event, to be as follows: var theDftValue = 'This sub-section will provide rati...

    Views

    775

    Likes

    0

    Replies

    0
  • 13-10-2012
    Have trouble creating formula using FormCalc that will calculate difference in time (hours and minutes) from a Start Date/Time field and End Date/Time field. I am using to automatically calculate total time in hours and minutes only of an equipment outage based on a user entered start date and time ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 12-10-2012
    Hi,I am trying to apply some user rights on pdf form but when invoke i get below error :ALC-RES-001-008: Unable to apply the requested usage rights to the given document. ... 101 moreCaused by: java.lang.NoSuchMethodError: com/rsa/certj/cert/AttributeValueAssertion.getStringAttributeNoEscapeSequence...

    Views

    2.0K

    Likes

    0

    Replies

    1