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

  • 17-08-2011
    My PDFs have a few buttons (Save As, Email, etc) plus a digital signature button which users in the Interwoven Worksite area do not want. I do not want to host two versions of these PDFs for those that want and those that dont, so I was hoping to have a script that would interrogate the Reader toolb...

    Views

    5.7K

    Likes

    0

    Replies

    8
  • 17-08-2011
    I'm trying to make a form so a Starting Day & Date is selected and the following x number of fields are populated with x number days & dates. Example, if Wednesday August 17th 2011 is selected from a date field the field below it will display Thursday August 18th 2011 and the field below that Friday...

    Views

    731

    Likes

    0

    Replies

    2
  • 17-08-2011
    We are developing form in LC Designer 9. When form was almost 90% done,we were asked to provide information regarding all objects on the form ( field names, button names, numeric fields…) to developer who will create an .XSD file. What would be the easiest way to capture all the information from the...

    Views

    598

    Likes

    0

    Replies

    4
  • 17-08-2011
    I've tried to create some XML Schema but was unable to find any information what type should I use e.g. for radiobuttonlist.Could somebody give me some clue or link to document where it's mentioned?

    Views

    433

    Likes

    0

    Replies

    2
  • 17-08-2011
    Hi,I have a form which has 2 pages. I have a bunch of JavaScript functions under script objects on page 1. How can I access these functions from page 2?I tried the following but none of it work:form1.page2.#variables[0].testScript.doThisNow();form1.page2.variables[0].testScript.doThisNow();form1.pag...

    Views

    388

    Likes

    0

    Replies

    2
  • 17-08-2011
    Hi,I'm currently experimenting with the offline / sync capabilities of LCDS. My concern is to get notified when a write operation has been done, whether we are working online or offline from the server. This way, my code has a consistent behavior whatever the connection status is. According to the d...

    Views

    353

    Likes

    0

    Replies

    0
  • 17-08-2011
    I create an account in Adobe LCCS Portal site, and then run the Sound Recording sample and I got this message when I tried to record sound: No Recording Storage URL is Set. Session will not be recordedCan anyone help me to solve this problem?Thank you

    Views

    499

    Likes

    0

    Replies

    3
  • 17-08-2011
    When I run the Screensharing demo, I see my screen appears inside the screensharing and it keeps going like thatCan anyone help me to solve this problem?Thanks

    Views

    598

    Likes

    0

    Replies

    6
  • 17-08-2011
    A mixed case ( lower case + upper case ) archiveID for a recorded session has caused me to see my playback to start from zero seconds no matter where on the timeline I "seek" the recording.Recording AND Playback sets an archive id as such:x002F__player_s_17463_t_2011-08-17T11_05_00-04_00.zip <-- not...

    Views

    602

    Likes

    0

    Replies

    5
  • 17-08-2011
    I have a PDF Form desinged using Adobe LiveCycle Desinger ES2.It has a submit button which will submit the form to the server (IIS and ASP.NET) using this javascript command:event.target.submitForm( {cURL: "http://server/ASPNETWebPage.ASPX", aPackets:["datasets","pdf"], cSubmitAs: "XDP"});On the ser...

    Views

    22.9K

    Likes

    0

    Replies

    28