Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/22/13
    The code below stores and shows data that is displayed in a display field based on what the user selects, and it works great, but I'm unsure how to integrate additional content into this framework. form1.#subform[0].indPaymentOptions::change - (JavaScript, client)    // Switch - test for 'selected'...

    Views

    5.8K

    Likes

    0

    Replies

    14
  • 2/22/13
    Hi I need help addings dates using for loop in formcalc. I can do manually like thisDateTimeField2.rawValue = Num2Date(Date2num(DateTimeField1.rawValue,"YYYY-MM-DD")+1,"YYYY-MM-DD");DateTimeField3.rawValue = Num2Date(Date2num(DateTimeField1.rawValue,"YYYY-MM-DD")+2,"YYYY-MM-DD");DateTimeField4.rawVa...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 2/22/13
    I created a form to be distributed, filled in and emailed back to me for my company.It has been working fine, but now I need to change the email address where it will be sent when the user clicks the "Submit Form" button. How?  All I need to do is change this email address, everything else is set.Pl...

    Views

    3.9K

    Likes

    0

    Replies

    4
  • 2/22/13
    I have three variables: subA, subB, and subC. Originally I had the math such that (subC=subA/subB) and then I implemented a pattern so subC showed up as a percentage. That resulted in the possibility of subC being > 100%, which the client did not like. They asked if subC > 100%, that N/A appear. So ...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 2/21/13
    Hi,I want to change ICON (Calender pop up icon) to a provided image. Is there anyways that i can customize look of this icon. I want to display our company standard ICON.RegardsSunil

    Views

    659

    Likes

    0

    Replies

    1
  • 2/20/13
    Hi,I have a simple order form with a 'running total' of quantities ordered at the top of the form, calculated thus (FormCalc):  $ = sum(Products.PRODUCT_GROUPS.DATA[*].PRODUCTS.DATA[*].Quantity)If this quantity is zero (i.e. nothing has been ordered) then I want to prohibit the form being submitted ...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 2/20/13
    I am trying to install ES3 and ES3 SP2 (it's a fresh install).When I run "LiveCycle ES3 Component Deployment" many of the jar files fail to deploy. Here are log excerpts from the server log, access.log and the configuration manager log.The main highlights:server log: the account lockout for _lc_saml...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 2/19/13
    Hi,I want to change the color of the border of the checkbox (Square shape). How do I do it. I see control to change the color but all are changing the fonts. I want to change the border/edge of the rectangular box that I check.RegardsSunil

    Views

    4.9K

    Likes

    0

    Replies

    6
  • 2/19/13
    I want to have the current date and time entered into a field when the form user clicks a custom e-mail button so I know when the form was e-mailed. Is there a scipt that I can add to the click event of the custom button, that will enter the current time and date when the button is clicked?

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 2/18/13
       I am receiving an error of Error: Accessor 'add' is unknow. Any help is much appreciated.Justin    

    Views

    1.9K

    Likes

    0

    Replies

    5