Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 20-11-2011
    I wish to know what the advantages of Adobe Digital Enterprice Platform Designer over LiveCycle Designer?Can we modify digital platform file with LiveCycle Designer?

    Views

    1.0K

    Likes

    0

    Replies

    3
  • on 19-11-2011
    Does anyone know a way of creating av dynamic grap inside a PDF form?

    Views

    12.7K

    Likes

    0

    Replies

    4
  • on 19-11-2011
    Hello,I am trying to figure out if this is possible. I have created a form/pdf in Live Cycle to place on my website. (c21vreeland.com look in the left column and click "Apply Online" and then on the next page click "Download" What I am trying to do is have my visitors fill out this form online, whic...

    Views

    827

    Likes

    0

    Replies

    2
  • on 19-11-2011
    Hi,one of our clients asked us to give them a way to know the opend "read"  job cards so he does not need to re-open it before opening other tasks,so my question is: is there a way to show that the card has been read before?Regards

    Views

    745

    Likes

    0

    Replies

    0
  • on 19-11-2011
    HiI have an issue in displaying the iterative section values in 2 tables. I have my 1st table with a row as an iterative section and the binding has done on the row and set to iterate. I have 2nd table which has the same structure of 2nd table with same iterative rows and same fields.When i preview ...

    Views

    705

    Likes

    0

    Replies

    1
  • on 19-11-2011
    We've developed an application with our free $15 a month developer account, and we're planning to use it in a big webcast event next week. There will be over 1000 contributer in the event so, we'd like to purchase more credits. But we couldn't find how to do it?Could you please point me to the corre...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • on 18-11-2011
    I'm using this code to try to detect the front facing camera and use it in the WebcamPublisher:var camera:Camera;for each ( var camName:String in Camera.names ) {    camera = Camera.getCamera( camName );    trace( camName + ":" + String( camera.position ) );    if ( camera.position == CameraPosition...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • on 18-11-2011
    I'm starting to build a solution that requires concurrent video stream from up to 10 participants in a conference. I want to see what is the number of supported concurrent video streams by Adobe LC Collaboration Service.  Ideally, we'd like to have control of one stream that is having higher resolut...

    Views

    672

    Likes

    0

    Replies

    1
  • on 18-11-2011
    Greetings:I cannot get this to work.I am trying to populate a dropdown list with responses contained in several textfields.I have tried ".addItem(textfield1).addItem(textfield2)"That returns "empty" and repeats the  textfields' values.Help is appreicated. Thank you.Steven

    Views

    666

    Likes

    0

    Replies

    1
  • on 18-11-2011
    Hi,I have a several LCES process that are called from an ajax app.  All works well except when the user's session expires/timesout.After that when the user tries to invoke one of the processes, jboss returns a http 401 error as it's Basic Authentication. I cannot always handel this correctly in ajax...

    Views

    1.5K

    Likes

    0

    Replies

    2