Expand my Community achievements bar.

Ram_K
Ram_K
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have designed a form in LiveCycle designer 8. The form has a regular Submit button which posts data a URL (a java servlet) using HTTP URL encoded.The form opens and works as expected in versions 8 and 9. However, when I open the form in 7, I get the following error:Invalid enumerated value: urlenc...

    Type

    Questions

    Views

    863

    Likes

    0

    Replies

    0
  • Thanks Yan. Works GREAT!

    Type

    Questions

    Views

    525

    Likes

    0

    Replies

    0
  • Hello Yan,Thanks for finding that. I changed the operator to != but still doesnt work. Both the buttons are still disabled.

    Type

    Questions

    Views

    524

    Likes

    0

    Replies

    0
  • Thanks YanIt works great! However, I have multiple buttons on my form that I would like keep active..I have written my code below but doesnt work.for (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++) {     var oFields = xfa.layout.pageContent(nPageCount, "field");     var nNodesLeng...

    Type

    Questions

    Views

    531

    Likes

    0

    Replies

    0
  • I would like to disable all the form fields (text and dropdown lists) except the submit button, reset and print button when a user enters their signature in the signature text field on the form. I have the following code currently but its locking the buttons as well.for (var nPageCount = 0; nPageCou...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    6
  • I have designed a form in LiveCycle designer that has a submit button.  Clicking the submit will invoke a java servlet that receives the form data. The java application (ear file) is deployed onto an application server that is not secure. we do not have an secure app server. Is there anyway within l...

    Type

    Questions

    Views

    895

    Likes

    0

    Replies

    1
  • I am using the submit button to email that allows users to email the PDF form by saving to their desktops and using internet mail such as GMail or any desktop based clients. My form has a permissions password with 128 bit AES but there is NO document open password.Is my form secure when the form is ...

    Type

    Questions

    Views

    572

    Likes

    0

    Replies

    0
  • Iam converting it to String and doing a Substring..Just wondering if there is a better way.

    Type

    Questions

    Views

    388

    Likes

    0

    Replies

    0
  • Hello AllI have a requirement where in I should display the date/time in a seperate field when the user starts typing in a text field.I have the following code in the change event of text field in which user types:datetimefield.rawValue=Date();datetimefield is a Date/Time field with value type 'calc...

    Type

    Questions

    Views

    6.4K

    Likes

    0

    Replies

    2
Top badges earned by Ram_K
Customize the badges you want to showcase on your profile