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

  • 14-03-2010
    Trying to create an autonumber field - just need a set of unique names.Have a function in a script object that does the creation with the autoNumner variable located at the top of the script object outside of the function and starts off as null.form1.#variables[0].Misc - (JavaScript, client)var auto...

    Views

    809

    Likes

    0

    Replies

    6
  • 14-03-2010
    Have a drop down list with yes or no choices. Yes will let you add instances of an item. When the user deletes all the items, I want to set the choice to No.Haven't been able to figure out how to change the answer in Javascript.Any help would be appreciated.Thanks,Patrick

    Views

    1.5K

    Likes

    0

    Replies

    12
  • 14-03-2010
    Is there supposed to be some sort of synchronisation between 'applications' and 'rooms' listed under my account at https://afcs.acrobat.com/, and the AFCS SDK Navigator Air app I downloaded and installed?I create stuff at https://afcs.acrobat.com/ and it just seems to be non-functional. I try to cre...

    Views

    368

    Likes

    0

    Replies

    0
  • 14-03-2010
    I have a preSubmit event attached to a regular (not e-mail) button configured with Control Type = Submit (as PDF to URL=mailto:...) that checks all required fields for completion:if (AgencySurveyForm.execValidate()){do action;}else {app.alert("There are fields that need to be filled out before submi...

    Views

    5.7K

    Likes

    0

    Replies

    6
  • 14-03-2010
    Hi there,Decided to start a new discussion, this stems from a few probs I had earlier today when trying to set up a working Adobe LiveCycle Collaboration Service. I have followed all of the steps listed here: https://afcs.acrobat.com/I began working through the tutorial, was provided an incorrect UR...

    Views

    914

    Likes

    0

    Replies

    6
  • 14-03-2010
    I am creating a document in Designer with several fillable fields. I will be distributing the document to people within my company who only have Reader, they will need to be able to lock some of the fields and then distribute to 'end users' outside the company who will fill in the remaining fields a...

    Views

    803

    Likes

    0

    Replies

    6
  • 14-03-2010
    Hi there,I've just signed up at afcs.acrobat.com, filled out my details (I'm already an Adobe member). I then downloaded the SDK pack, unzipped into Flash Builder 4 (Beta 2) plugins folder, and started up the video tuts. I am doing the 'build an app in 12 minutes' tutorial.Firstly, my account URL ne...

    Views

    958

    Likes

    0

    Replies

    5
  • 14-03-2010
    Hi-Is there a way to prevent LCCS (I guess the SDK) from falling back to relaying video traffic through the Adobe servers if rtmfp fails?ThanksDavid

    Views

    1.1K

    Likes

    0

    Replies

    7
  • 14-03-2010
    When I try to deploy my customized Workspace UI, I'm getting the following error.Thanks for any advise.Nith------------------------------------------------------------2010-03-14 19:48:40,808 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/Adobe/Adobe LiveCycle ES2/jboss/serve...

    Views

    921

    Likes

    0

    Replies

    3
  • 14-03-2010
    Hi,Sometime I lost audio connection from one participant in particular (and I can listen other participants).If I reset the audio stream with audioSub.resetAllStreams(); this will fix the problem.Can I catch this ? I receive no event when this happens with audioSub.addEventListener(StreamEvent.STREA...

    Views

    1.6K

    Likes

    0

    Replies

    13