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

  • 26-06-2012
    Hi,Someone pls help me in configure of trail version of LC application on local machine.I have downloaded and installed Workbench trail version on my system.And when i try to login into workbench its asking the username and password, server name.Some pls help me what are the credentials i have to en...

    Views

    435

    Likes

    0

    Replies

    1
  • 26-06-2012
    Recently we have been facing quite some complicated issues.1.) We are trying to change the destination path in the remoting-config.xml but after doing so and restarting the lcds.war file, the changes are not being reflected. Though i must mention that the changes we made are visible in the remoting-...

    Views

    2.8K

    Likes

    0

    Replies

    7
  • 26-06-2012
    I have been trying to create a process to add multiple document level attachments (images), count and filenames unknown at design time.Any examples?I am at the point where I have a loop through the list of documents (attachments), setting the current attachment and its filename in a variable, then c...

    Views

    2.7K

    Likes

    0

    Replies

    2
  • 26-06-2012
    Hello all.When using a Date/Time Field, how do I change the field's value to an actual Date variable? I have triedvar d=new Date(reportDate.rawValue);but it does not seem to work.Long versions:I have a form that has a Date/Time Field that is set to a Date format. Under it I have 7 text elements, eac...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 26-06-2012
    I am trying to create an expanding table that expands multiple rows when a single button is clicked.So far I have managed to create a table that expands a single row at a time using -clickthis.parent.parent.instanceManager.insertInstance();I also tried using the following code from an existing wokin...

    Views

    702

    Likes

    0

    Replies

    1
  • 25-06-2012
    I have a table with 2 header rows ,1 body row and 1 inner row.The 2 header rows are grouped as section and made to include in subsequent pages.But on Save as or Submitting the form one row is missing.How to fix this issue?

    Views

    336

    Likes

    0

    Replies

    0
  • 25-06-2012
    I have an Add Row button to add a row to a table. It's not working and I haven't been able to figure out what's wrong.Here's the script I have on the button: Table1._Row1.instanceManager.addInstance(1);The button is in the same subform as the table. The subform is set to Flowed and the page1 subform...

    Views

    672

    Likes

    0

    Replies

    4
  • 25-06-2012
    I have a form with a required field and if I enter data in the field and then click the Submit button I get an error saying that one or more required fields needs to be entered.If I tab out of the field or if I press Enter the Submit wil work okay. So, apparently LC is not registering that an entry ...

    Views

    425

    Likes

    0

    Replies

    0
  • 25-06-2012
    Hi,LiveCycle's purpose-built submit buttons don't allow programming so I've made my own data submission button.Here's the code on the button's click event:var email = ************;event.target.submitForm({ cURL: email, cSubmitAs:"XML", cCharSet:"utf-8"});So it functions as I want it to except that i...

    Views

    558

    Likes

    0

    Replies

    1
  • 25-06-2012
    I'm running up against the limit for our free usage for the month of June. Is there anyway to get this quota extended now that LCCS is being cut off? We're currently developing our replacement, but our use is still growing. Please let me know if there is anything I can do to continue our video strea...

    Views

    953

    Likes

    0

    Replies

    0