Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/17/13
    Hi Guys,I have some code which takes the current date and splits it into dd, mm and yy variables. var today = new Date();var dd = today.getDate();var mm = today.getMonth()+1;var yyyy = today.getFullYear();if(dd<10){dd='0'+dd}if(mm<10){mm='0'+mm} this.rawValue = "Text, " + dd+ "-" + mm + "-" + yyyy;I...

    Views

    606

    Likes

    0

    Replies

    2
  • 7/17/13
    I’ve checked numerous posting on the forum and can't solve my problem with flowable forms using LiveCycle Designer 8.2. This is my first stab at creating expandable text fields and although there are numerous posting about not being able to get the text to flow onto a second page, none of the soluti...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 7/17/13
    When filling fillable pdf forms I would like to assign the name of the file (automate a Save As) to field values. 

    Views

    595

    Likes

    0

    Replies

    1
  • 7/17/13
    Any way to add custom file name to app.execMenuItem("SaveAs");?  When it saves, it does exactly what I'm needing - open windows explorer so users can drill down to the proper destination, which will be varied.  However, am having trouble finding how to name the file based on 3 pieces of form data.  ...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 7/17/13
    How I can program a form if a field it's emptydoes not allow to user ta save the form?Thank you

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 7/17/13
    Hello,I'm just wondering what the difference is between  Livecycle designer 8 and Livecycle ES4thanks

    Views

    860

    Likes

    0

    Replies

    2
  • 7/17/13
    Hi everyone,     One of our clients want the whole page filled with watermark with multiple rows of text, I cannot find related properties on the watermark configuration page, is it possible?Thank you in advance.

    Views

    3.5K

    Likes

    0

    Replies

    2
  • 7/17/13
    I was given a .pdf that was created in LiveCycle Designer and when I attempted to add additional pages to the .pdf I am unable to. I tried both the drag and drop and the insert page option. The insert page option is actually greyed out. There are no security settings enabled and the .pdf is not a re...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 7/17/13
    My table name is detailsthe repeating row name is detailthe column name is AmountI have a separate numeric field (does not included in the table) with the name TotalAmount How I will calculate the Amount of the repeting rows for the TotalAmount field?Thank you

    Views

    9.1K

    Likes

    0

    Replies

    12
  • 7/17/13
    Attached is the screen shot of the file preview both in designer and browser. Please Please help!!!How can i find out where my form is getting saved.Thanks in advance!!

    Views

    6.4K

    Likes

    0

    Replies

    14