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

  • 30-04-2010
    Does anyone know why does the first dropdown list1 reset itself when the code is supposed to reset dropdown list2. When I save the form as Static it works fine. The problem occurs when I save it as dynamic.Below is the code...var newValue = this.boundItem(xfa.event.newText);switch(newValue) { case "...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 30-04-2010
    Hi All,I see error in log file any idea why?ThanksYogLC08:47:44,031 WARN [conn] Abnormal connection termination. Lost 1 outstanding replie(s)!08:47:44,031 ERROR [XMLFormAgentWrapper] ALC-FRM-001-013: XMLFormFactory, PAexecute failure: "org.omg.CORBA.COMM_FAILURE"08:47:44,046 WARN [ProcessResource] B...

    Views

    4.3K

    Likes

    0

    Replies

    5
  • 30-04-2010
    Hi,I have a process that allows the retrieval of items from a space in content services and attaches those files (.xml, .pdf, .doc, .xls, .docx, ...) as file attachments to an interactive, reader-extended pdf (I achieve this using an attachments-map and the FormsService.renderPDFForm service).Howeve...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 30-04-2010
    I'm using two xsd.The first one is like a dictionory the second one form specific.In the form specific xsd I use restriction from the dictionaryfor eg: dictionary.xsd is like this form.xsd is when i import this into livecyle I'm expecting to see only restricted elements but i see...

    Views

    240

    Likes

    0

    Replies

    0
  • 29-04-2010
    Hi,We created a form in LiveCycle. But this form is not viewable in any of our web browsers (i.e. Safari and Firefox), when using Google docs and Foxit Reader and it also does not open in Mac Preview. I have to download it to my computer and then open it with Adobe Reader to view it. I want to make ...

    Views

    465

    Likes

    0

    Replies

    0
  • 29-04-2010
    VLookup in LiveCycleThank you for your posts that have been most helpful in solving some of my issues, but there is one issue I cannot solve. I want to develop an order form for my small business (I had previously created it in Excel with a VLookup formula), which contains a drop down box containing...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 29-04-2010
    In our application, users move from room to room regularly. Ideally we would like their video feed to remain on screen during the switch. Is that possible with LCCS?If we used custom components instead of rtc:WebcamPublisher and the accompanying subscriber and audio components, would it be possible ...

    Views

    567

    Likes

    0

    Replies

    3
  • 29-04-2010
    Our chat application manages to make an audio connection about half the time. I noticed that ChatRoulette also sometimes has problems broadcasting audio. Is this just a general issue with Flash Player and the compatibility of various microphones and operating systems? Or, is it generally possible to...

    Views

    713

    Likes

    0

    Replies

    6
  • 29-04-2010
    It seems like the WebcamSubscriber displays any video feed in the room by default. Our application has two such subscribers, and we assign publisher ids to them manually, but frequently the session begins with the same feed in both subscribers. I implemented this function to try to avoid the double ...

    Views

    927

    Likes

    0

    Replies

    4
  • 29-04-2010
    I have a form where the user answers a question, and based on their input, a subform is either hidden or visible. In that subform, there are 4 or 5 options they can pick (checkboxes). I want them to be required to pick at least one of the 4 or 5 options, but I don't want all of the options to be req...

    Views

    806

    Likes

    0

    Replies

    4