Expand my Community achievements bar.

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

  • 8/16/10
    I am having trouble getting a Javascript click event button to lock fields in a subform.  I have downloaded Paul's PO form and copied the script but it still didn't work.  I changed the (form1) to my subform name and put the button in subform under the hierarchy but still nothing.  I also saved the ...

    Views

    910

    Likes

    0

    Replies

    2
  • 8/16/10
    Hi, I'm trying to figure out how to receive an event when the last user exits the room. I noticed I receive an event a few minutes after the last person quits but it doesn't contain anything meaningful to know what the event really is. Is there a way to know what the event is or do I have to connect...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 8/16/10
    I have a repeated row form which contains a button and multiple text fields.  There is a text field (Input Data Field) further up with some information I want to place in the table and multiple buttons that I want to read the value of and set to the table.  I apologize there are multiple questions I...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 8/16/10
    I have an URL like this:http://localhost:8080/workspace?startEndpoint=HelpDeskProcess.InitiationFormThe process name is HelpDeskProcess and the endpoint name is InitiationFormBut when I type this URL in browser it opens workspace but shows an error "Invalid endpoint Id".Any suggestions?Nith

    Views

    2.1K

    Likes

    0

    Replies

    9
  • 8/14/10
    I have a calculation script that sometimes returns a decimal result. How would I create a script that would round that decimal up to the next whole number? Anyone have any idea's?

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 8/13/10
    Hi everyone.I'm having troubles with this functionality in the detailed view of a space.I always get:'Failed to retrieve form design fields from the document.'I´ve tried saving the form design on LiveCycle Designer in every possible way (Static PDF, Dynamic PDF, XDP, etc)The worse thing is that I ha...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 8/13/10
    i am trying to put a simple calculation with an if exceptionif(Field2>Field3) then field1=(Field3-Field2)I cannot get this basic thing to work and I am by no means a programmer.Thansk for any help!

    Views

    943

    Likes

    0

    Replies

    3
  • 8/13/10
    Hi all,I need your advice again What properties do I need to set and where to make my text object (created on the master page) appear starting from the 2nd page????Thank you much!

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 8/13/10
    I am trying to insert XML/XDP in a CLOB column of an Oracle Database. It seems to work in a short lived process. However, I get all sorts of errors when I convert it to long lived.Anyway one know why?I extract the XML/XDP using a process form submission module and convert it to string. Then, I run t...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 8/13/10
    How I can add a "%" sign to a Numeric fields and put a limit of 100%?IN case user enter more than 100% inform them that they can not enter more than 100 and then focus to numeric field again.Thanks for your help

    Views

    1.7K

    Likes

    0

    Replies

    1