Expand my Community achievements bar.

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

  • 11/13/12
    I am working with 3 nested tables. The relationship between them follows:Table 1 contains 'Monthly Award Amount', 'Payment Change Date' and Table 2Table 2 contains a 'Formatted Reason' field (Table 3) - which will always contain exactly 0 or 1 record(s) - This has a one-to-one relationship with Tabl...

    Views

    623

    Likes

    0

    Replies

    0
  • 11/13/12
    I'm adding auto bullets in a textbox in ES2So in a plain text multiline textbox I add this Javascript to the change event to detect the carriage return and substitute for a carriage return, space, bullet, spaceif (xfa.event.change == "\u000A") {          xfa.event.change = "\u000A" + " • ";}This wor...

    Views

    966

    Likes

    0

    Replies

    0
  • 11/13/12
    I am using custom buttons to attach, view and remove attachment files to my LiveCycle form. Most files attach without any problem. I have a particular file named, "RECN-TrackingLog.xlsm" that I receive the following error when trying to attach this file to the form. If I copy the file to my desktop,...

    Views

    680

    Likes

    0

    Replies

    1
  • 11/12/12
    Hello,I'm new to scripting and am hitting a wall. Hoping someone can point me in the right direction. I've created a form that has a plus button and minus button. If the user clicks the plus button, they'll add a row to their table. If they click the minus button, they will delete a row. I want to h...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 11/12/12
    If I have multiple check boxes within a subform, and if ANY of them are checked, I want the presence of another subform to change to visible, how would I make that statement?

    Views

    889

    Likes

    0

    Replies

    2
  • 11/11/12
    Hi,Is there a way to change the default rawValue of a date field. It seems to be my locale (Australia) default of D/MM/YY. I would like to make it appear as DD-MMM-YYYY.I am also trying to add it to a Text Field, with a view to inserting into the middle of a sentence once a date has been chosen, usi...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 11/10/12
    I am trying to replicate radzmar contribution to draw a pie chart (see http://forums.adobe.com/message/4036372)But I want to integrate in a form I already have and use only Javascript (not FormCalc)I have stopped trying to specify properties of the arc circles.If I write:var Sweep = 120;Page.PieChar...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 11/10/12
    I've created some forms that have a blue back ground in the objects I've inserted in it. However I want to give people using a choice of colours. I've played with using a button but can't get it to work how I want. I've included a link to one of my documents so you can se what I want to change. Basi...

    Views

    626

    Likes

    0

    Replies

    0
  • 11/9/12
    I need to create editable PDF that have a symbol (most likely arrows) that can be rotated North, East, South, West by the end user but not moved.  How would I or Can I do this?  Would i be able to create a drop down box with all of the options?  I hope this can be done. 

    Views

    609

    Likes

    0

    Replies

    1
  • 11/9/12
    Hi,We are facing an issue of no class definition found error on com.adobe.internal.pdftoolkit.services.impl.xml.XMLUtils (initialization failure). This is impacting four services forms, formdata integration, reader extensions and output. Does anyone knows the reason and solution of this issue?Thanks...

    Views

    1.3K

    Likes

    0

    Replies

    0