Expand my Community achievements bar.

meem23
meem23
Offline
  •  in Adobe LiveCycle Questions on 16-08-2010
    I added the names of the organizations in the List items under the Object Tab. I intend to manually add all of the information into text fields that are wrapped into subforms that will be hidden. Is there a better way? I've attached the form - it's not complete as I wanted to find out if this is p...

    Type

    Questions

    Views

    327

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions on 11-08-2010
    That is what I was afraid of. Thanks for responding.

    Type

    Questions

    Views

    703

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions on 11-08-2010
    I've run into a problem when the repeating row fills the page and if more rows are added it doesn't flow onto the overflow page, it goes off the page.  I think I know why it's doing it, but I don't know how to set up the form to flow properly.  The big problem is that the first two columns are stati...

    Type

    Questions

    Views

    337

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions on 22-07-2010
    Hi,  I'm having additional problems with my form.  It's too hard to explain, can I email it to someone?

    Type

    Questions

    Views

    337

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions on 04-06-2010
    I'm not able to open your sample without updating my flashplayer and unfortunately our IT doesn't want us to upgrade yet.

    Type

    Questions

    Views

    643

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions on 19-01-2010
    Hi Paul,  Emailing the reader extented pdf as an attachment in outlook (without automation) works fine. 

    Type

    Questions

    Views

    591

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions on 20-11-2009
    I found a script that worked with the Quantity field (see below), however, I'm still stumped on how to do the unique numbering.var numField = this.rawValue;var count = xfa.form.SF0273.Ticket.Page1.Form1.all.lengthvar t;var r=0;if(count > 1){for(t = 0; t < count-1; t++){xfa.form.SF0273.Ticket.Page1.F...

    Type

    Questions

    Views

    127

    Likes

    0

    Replies

    0
  • This didn't help me, however, I figured out how to fix my problem.In my Override.pdf sample, I removed the change event script CheckBox1.rawValue = "1"; from the subtotal field and added it to the Amount field. This allowed me to override my Amount field and save the change.

    Type

    Discussions

    Views

    515

    Likes

    0

    Replies

    0
  • What was the trick to this?  I'm having the same issue....I want to hide my subform using the prePrint and postPrint event on the master page and it's not working, but it works on the body page.  My form is dynamic and my script is this.presence = "hidden";Thanks

    Type

    Discussions

    Views

    1.6K

    Likes

    0

    Replies

    1
  • This workaround works great, however, when I save the form and go back into it, the override didn't stay.  Is there a script for that or is that the way it goes....I'm using LC Designer 7.1.  thanks

    Type

    Discussions

    Views

    301

    Likes

    0

    Replies

    0
page footer