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-2019
    form1.#subform[0].Button1::click - (FormCalc, client) form1.#subform[0].ListBox1.addItem("aa")form1.#subform[0].ListBox1.addItem("bb")How to bind data to ListBox, so that data can be exported and imported?

    Views

    9.7K

    Likes

    0

    Replies

    11
  • 15-10-2019
    I am trying to Create a Workspace for an adaptive to Approve or reject or reload the form with data.But when I am trying to create the workspace I am not able to select the CRX asset that to be used in the Workspace. I am not seeing any pop up window to select the form. Do we need to do any type of ...

    Views

    900

    Likes

    0

    Replies

    0
  • 14-10-2019
    Hello,I have scripted for a three tiered discount order form, which, works with the following code:if (xfa.resolveNode("subTotal.numTotalUnits").rawValue < xfa.resolveNode("this.parent.parent.parent.subControls.subVolume.numThreshold1").rawValue){this.rawValue = xfa.resolveNode("this.parent.parent.p...

    Views

    5.2K

    Likes

    0

    Replies

    4
  • 11-10-2019
    I have a requirement I can't handle. I have a table with 3150 data rows. The table has the following columns: IDDescriptionDateTotal1000Shopping List01/01/2019 3:15 PM CET17,45€ IDDescriptionCreated onTotalSince the table has 3150 lines, I want to display only the entries from the last 6 months? Is ...

    Views

    7.0K

    Like

    1

    Replies

    8
  • 10-10-2019
    HiI want to save my finished projekt as an Adobe reader activated PDF.Im using Adobe livecycle designer and after I´m finished with my design an want people to be able to use it with Adobe reader I need to open it in Adobe Acrobat DC just for saving it as an: Adobe reader extended-> Activate Tools.....

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 08-10-2019
    I have a dynamic form in which two table with add instance rowwhen i click a button all textfields value from table1 to table2 textfieldsthere are any short form of this button click scriptxfa.resolveNode(Table1.Row3[1].Cell1").rawValue = xfa.resolveNode("Table2.Row3[1].Cell1").rawValue;xfa.resolveN...

    Views

    8.0K

    Like

    1

    Replies

    7
  • 07-10-2019
    I have 3 subforms setup as submit buttons. SF1 = Initial Request; SF2 = Control Card Update; SF3 = Data Center. Both SF 1 & SF2 have that when the submit/update button is clicked, it will 1) show current date 2) Make box 2/box 3 visible. All work perfectly. When I add the email information to the su...

    Views

    2.6K

    Likes

    0

    Replies

    2
  • 07-10-2019
    Hi,Did anyone try changing HTTP Status COde from 200 to 4XX or 5XX in process in case OOB event for exception is triggered?I have created process in Workbench where we are consuming JSON as body input and passing it through few business specific exceptions and OOB provided Exceptions like FileUtilsE...

    Views

    1.0K

    Likes

    0

    Replies

    0
  • 07-10-2019
    Hi,Did anyone try pulling REST API Request headers in process as process variable?I have created process in Workbench where we are consuming JSON as body input and passing few business specific header request params. I want to retrieve those header and log in server.log when process is invoked?Any p...

    Views

    1.0K

    Likes

    0

    Replies

    0
  • 07-10-2019
    Hi, I'm currently editing a PDF form created by previous user. In the PDF form I noticed it has data connection to a .xsd file thus I made my changes to .xsd file accordingly and tried to bind my PDF fields to the .xsd file's fields.Some fields can be binding normally however some couldn't.For examp...

    Views

    2.1K

    Likes

    0

    Replies

    2