Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 22-03-2013
    Hi!How can i move a page between two documents?

    Views

    730

    Likes

    0

    Replies

    4
  • on 22-03-2013
    I have found out how to expand a text field, but when you have several fields - how to get the other fields adjust acoordingly and move downwards?

    Views

    638

    Likes

    0

    Replies

    0
  • on 21-03-2013
    Using FormCalc I'm getting an accessor unknown error using xfa.form.recalculate(1). Error: accessor 'xfa.form.recalculate("1")' is unknown.If I take it out of the statement I have it in it and slap it on a button it works.Statement it is in:var vIndex = $.parent.parent.indexif (vIndex > 0) then     ...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • on 21-03-2013
    Using LiveCycle Designer ES3.I have a form created that the user enters client information in, once that info is entered I am trying to get a contract to populate on the following page.These are the text field names on page 1:rsalutationrfirstnamerlastnameOn page 2:Here is what I have now that is cu...

    Views

    849

    Likes

    0

    Replies

    2
  • on 21-03-2013
    What exactly I need, in order my clients submit a dynamic form posted on our web site to our sever?Thank you for your help

    Views

    2.2K

    Likes

    0

    Replies

    3
  • on 21-03-2013
    I have a 3 page form that uses the CurrentPageNumber and NumberofPages fields on the master pages. The results show 1 of 3, 1 of 3, 3 of 3.I changed the Printing value set on the (Master Pages) section to "Print on Front Side Only" so I could control when the master pages are used. I have 3 master p...

    Views

    709

    Likes

    0

    Replies

    3
  • on 21-03-2013
    Hello,I searched for a solution for this, but I am unable to find anything that will work for me and I am wondering if anyone can help.  I am trying to get a date in form auto-fill with the current date.  I have figured out that using the FormCalc forumla: $.rawValue = num2date(date().DateFmt(3)).  ...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • on 21-03-2013
    Hello,I have a dynamic form with a lot of radio buttons (Yes-No choices with either Yes or No tagged as default, a cross appears for the default choice). It usually works fine.I hadn't used this form for quite some time, but when I opened it this morning, all radio buttons have the figure "6" instea...

    Views

    928

    Likes

    0

    Replies

    5
  • on 21-03-2013
    I am trying to write an if statement that involves and or conditions.if (object1.rawValue !== null  &&  object2.presence == "visible" || object3.rawVaule == "Yes"){     Do the following...}The script above is not working. I want the script to fire if object1 is not blank and either object2 is visibl...

    Views

    734

    Likes

    0

    Replies

    3
  • on 21-03-2013
    I just need the "script" to set the subject line of the email from a drop down list. The rules that are setup in Outlook send the form to the correct folder, based on the subject line...

    Views

    1.8K

    Likes

    0

    Replies

    4
Top contributors In the last month (30 days)
1
Avatar
Boost 250
1 Accepted solution
page footer