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-11-2011
    I have the following in an execute script. It creates an XML quite nicely. However, I need it to retrieve the data for comparison versus creating an XML. Is there an easy way to convert what I have so this can be accomplished? I need to compare the commonName to a string value that will be static, a...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 17-11-2011
    In ES9 I created a form using the Action Builder feature where the first line is two radio buttons for the user to select which of our two companies they work for. Depending on their selection, the corresponding company logo is changed from invisible to visible on the Master Page. This works fine bu...

    Views

    1.8K

    Likes

    0

    Replies

    10
  • 17-11-2011
    I have the following javascript in a form I am creating in LiveCycle. The first item, setting the ReportDate works fine. The second item does not. It puts eeee in the field, and not the weekday's name. I even tried using "eee" and "EEEE" and "EEE" to only get the "e" characters placed in the field a...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 17-11-2011
    Hi All,I get the following warnings after dev server is up and running. Not sure what the reason could be.Please see the log attached.

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 17-11-2011
    I need to write a script that if two check boxes or radio buttons are selected, then an action will be performed. if (condition1 && condition2); {action}so I have this as my code for my button:form1.page66.RadioButtonList.#field[0]::change - (JavaScript, client)if(this.rawValue == 1 && form1.Intro.R...

    Views

    781

    Likes

    0

    Replies

    3
  • 17-11-2011
    I have used xml data connection to populate the values in the dropdown. The data to be loaded into the DropDown is very large , So I have used data connection using xml scheme.Then I used export data functionality to export all fields in the form to xml.Insead of exporting all the fileds it just exp...

    Views

    549

    Likes

    0

    Replies

    1
  • 17-11-2011
    Hi folks,My dynamic form contains 2 pages(forms).The first page contains a floating sub-form which get growth when a new row instance in added to the table inside.The problem is that the content in the bottom of the page is overflow to a new page instead of the next page - its makes my form to be wi...

    Views

    585

    Likes

    0

    Replies

    1
  • 17-11-2011
    Hi,i have to change everytime wsdl url in invoke webservice acitivity whenver my code is deployed to different server.i want to configure wsdl url using adminui. Please let me know how do i do it.Thanks in advanceRegardsSunil

    Views

    840

    Likes

    0

    Replies

    1
  • 16-11-2011
    Hey all. Creating my first form in LiveCycle. Haven't a clue as to what I'm doing... maybe someone can help. I don't know javascript, so I usually just use trial and error until I figure it out... but I just can't get this to work.I have 20 images on my form (named ImageField#hg), invisible. I want ...

    Views

    533

    Likes

    0

    Replies

    2
  • 16-11-2011
    I have two javascript functions to populate two drop-down fields from separate arrays.The calls to the javascript functions are from a change event from one preceeding field.The problem I am having is that only the first javascipt function will run and populate the field from the array.The second fu...

    Views

    1.1K

    Likes

    0

    Replies

    5