Expand my Community achievements bar.

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

  • 12/3/09
    or if they enter in a decimal it to display as a percent. if they put in 7.125 then it would display after enter...7.125%.

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 12/3/09
    Is it possible to have the caption aligned one way and the field aligned another?I have a text field, and I want the caption to be aligned flush right and the text to be aligned flush left.

    Views

    862

    Likes

    0

    Replies

    2
  • 12/3/09
    Hi I am trying to use the FormService from ES2 using  servlet / JSP (java/EJB)  client to invoke it. I see following exception.I observed that  if the xml data passed is reduced in size then I don't get this error (strange) , I had tried same sample with 8.2 which was working fine.Any idea?ThanksYog...

    Views

    6.8K

    Likes

    0

    Replies

    4
  • 12/3/09
    I have an automatically numbered text field:var number = this.parent.index + 1this.rawValue = "" + number;I would like this to express as a, b, c, etc. instead of 1, 2, 3.  Is that possible?Thanks!

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 12/3/09
    I try to round a tax field, my FormCalc code isRound((Field1 * Field2),2)eg ((570 * 6.05%) the result is 34.49 - it should get 34.5if the result is 34.46 or 34,47 it should round down to 34.45how do i resolve this rounding problemI appreciate any help.thank you

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 12/3/09
    I want the two drop down fields to connect.  When I click on the first one and say click business cards, I want the other one to only put sizes for the business cards; when I cilck on Brochures, I want the other one to only put sizes for the brochures.    I did a test run with the e-mail submit butt...

    Views

    1.6K

    Likes

    0

    Replies

    9
  • 12/3/09
    Hai all,Could anyone explain me, what is the use of "Document Form" & "Form" variable?And, in which cases they are used?Even after going through the Workbench's Help Document, I could not understand much...Everywhere, I could see only the "xfaForm" variable is used..Aswani.

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 12/2/09
    How do I set up a field to automatically populate based on the enter in a previous field?  Example: Choose an employee name -- Automatically display manager name.  Thanks!

    Views

    2.4K

    Likes

    0

    Replies

    12
  • 12/2/09
    In a form I created, I would like to use the e-mail button, but I have variable e-mails that the form could go to based on how a certain field is populated?  Is there a way to set e-mail button to submit based on how a certain field is populated?  Thanks!

    Views

    3.8K

    Likes

    0

    Replies

    12
  • 12/2/09
    I know that in order for a subform to have dynamic elements it in, it needs to be flowed, and the form itself needs to be flowed. So, is there a way to put two flowing subforms side by side? I want to have two columns in my form, but I want each column to be flowed and dynamic.

    Views

    3.1K

    Likes

    0

    Replies

    5