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

  • 21-06-2011
    Hi Experts,Sorry for beginner question.I have dynamic sub form (add/remove button) with 1 drop down field and 1 decimal field.User can add/remove the subform dynamically.Now i want to summarize the decimal field only if the drop down field = "A".1. How to get the no of the final subform(s) ?2. How t...

    Views

    539

    Likes

    0

    Replies

    1
  • 21-06-2011
    Hi:I'm looking for help on how to calculate the sum of a column using FormCalc. My table has total rows both vertically and horizontally. I can get the horizontal sums, but cannot get the columns to add up. Below is a screenshot. I'd like to calculate the grey rows "Total Cost" and "Net Impact" wher...

    Views

    417

    Likes

    0

    Replies

    1
  • 21-06-2011
    I am new to livecycle and javascript. I have managed to create a form with 9 rows. Each row has a button to add a new instance of the row and to delete the current instance. Each row has numeric field titled "Amount". Because my rows have different names, the "Amount" in each row is not binded there...

    Views

    769

    Likes

    0

    Replies

    2
  • 21-06-2011
    Hello!I've created a webservice that reads a value from a database using this SQL statement:SELECT ID from sequencias WHERE ( ref = {$ /process_data/@refFormulario$});This just returns a number (in a string output variable) to the form.Now I need to concatenate a slash and the current year. So if th...

    Views

    982

    Likes

    0

    Replies

    2
  • 21-06-2011
    I am trying to submit the smartform data as XML stream to a SOAP based web-service. Is this possible? Has anyone done this before? If yes then please share sample code or instructions on how to do this.

    Views

    372

    Likes

    0

    Replies

    0
  • 21-06-2011
    I'm hoping that there is a quick solution for this problem that I'm not seeing.I have a form with a table object where one of the table body rows contains a text field that needs to break across a page. Right now it works as long as the text field doesn't get too large. However, on rare occassions t...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 21-06-2011
    Hi all, I was tutoring a co-worker on the basics of LiveCycle Designer, and ran into a very odd problem. Neither the backspace nor the delete keys work in the application. In order to delete text or a cell, she had to resort to using "Cut." Moreover, when she tried to create a drop-down list, she wa...

    Views

    863

    Likes

    0

    Replies

    2
  • 21-06-2011
    I have a test application which creates a room from Java. It generates the auth token as follows.String roomName = "dynamically_created_room1"; AccountManager collabAcctMngr = new AccountManager(CollaborationConstants.COLLABORATION_ACCT_URL); collabAcctMngr.login(CollaborationConstants.COLLABORATION...

    Views

    3.1K

    Likes

    0

    Replies

    16
  • 21-06-2011
    I'm creating a timesheet and I'm trying to streamline it to make it easier to fill out. What I need FormCalc to do is calculate the pay period and auto-fill the Dates columns. So all the user will need to do is fill out the begining date of the pay period and then have rest be filled out automatical...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 21-06-2011
    I'm trying to "initialize-server-script" dynamic fragment references (in order to have xml data control the layout of the form). Everything works well, however I want to make things smoother by manipulating existing usehref values in an existing form design.The thing is that I thought I would be abl...

    Views

    683

    Likes

    0

    Replies

    0