Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/14/13
    Is there a script to check if a textfields rawValue contains specific text?For example: If the rawValue is John Smith can I script to test of the rawValue contains "Smith"?

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 11/14/13
    New to Livecycle and Javascript so any help would be appreciated.I created a form with a table of about 35 rows that consist of various interview  questions. From this list an interviewer would check which 5 questions they plan on asking, click a button and it hides the unchecked boxes, then they ca...

    Views

    5.8K

    Likes

    0

    Replies

    15
  • 11/13/13
    I want to write a javascript to search a textfield for a given value say "104B-XX-XXX" the "X"s represent any numbers between 0-9. If the textfield contains this value (e.g. 104B-38-293) I would like to set a global variable value to equal this 104B-38-293. I thought a RegExp would be the correct me...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 11/10/13
    My form setup is as follows:I have several check boxes overlaid on an image. Each box will have several actions associated to it (more on this in a minute).I have a Table that will take in some data, depending on what check boxes are checked and unchecked.Several things are happening as follows:A ta...

    Views

    7.9K

    Likes

    0

    Replies

    13
  • 11/8/13
    Hi all,         I am using Adobe Livecycle ES2.I was trying to invoke a webservice of my company for development purpose.I imported the wsdl file into the layout as new connection.I dragged and dropped the button and the request fields to the layout.But in the preview and in the saved pdf file i am ...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 11/8/13
    Hi,we are facing the below stall in our project. If we give more number of characters in a multi line text field, this stall happens. However it does not happen with every text field. Is there any character limit for the number of characters for text field?? or is it the problem related to ntext dat...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 11/7/13
    I am using Livecycle Designer ES4 and I opened a form that someone else had designed and made edits and Saved it as my own. When I attempt to distribute the form, the distribute form is grayed out. If I send my form back to the original author and he opens it, he is able to distribute. How can we c...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 11/6/13
    Hello guys(and girls),     Does anybody know a way to line break within a textbox? I am dynamicaly filling a textbox using a string and i was wondering if there is any "code" or <tag> i could put into my string to tell the texbox to line break?     Textbox is set to allow multiple lines and field fo...

    Views

    49.3K

    Likes

    0

    Replies

    17
  • 11/6/13
    Why does it don't work correctly? Does Formcalc cant handle 2 Statements? It doesnt handle the Datefiled correct...  if ( ( FORM_INTERFACE.DATE.formattedValue <= "01.01.2014" ) and    ( FORM_INTERFACE.NUM eq "0271"   or FORM_INTERFACE.NUM eq "0272"   or FORM_INTERFACE.NUM eq "0413" ) ) then $.pres...

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 11/5/13
    Hi All,Isit possible to invoke pre-save event through javascript program instead of manually selecting save button of Adobe Reader ??? Regards,Ali

    Views

    1.7K

    Likes

    0

    Replies

    5