Expand my Community achievements bar.

jjohnsonace
jjohnsonace
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • HI,I would like to create a button on a form...when the user clicks this button, all of the field values are copied and pasted into a big text field on the form.Doesn't have to be pretty, I just want all the data from many fields dumped into one field.Many thanks,Joe

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • Hi Everyone,Easy question...I hope.If I put in a Date/Time field and run the form, it gives me a really nice selector for choosing the date.Is there any way to get a nice selector mechanism so that the user can choose the time...rather than typing it?Thanks All

    Type

    Questions

    Views

    915

    Likes

    0

    Replies

    1
  • Hi Everyone,Can anyone explain what this means? (text below) If I make a form in LiveCycle Designer and then I extend it so that other users can fill it out...Does that mean that only 500 people can use the form?If so, then...I am dumbfounded and disappointed.What must be purchased in order to allow...

    Type

    Questions

    Views

    2.3K

    Likes

    0

    Replies

    6
  • Hi Everyone,I know how to code a button in my forms so that it sends the form as a PDF attachment in the email:var mail;mail = "mailto:somebody@happy.com" + "?subject=Something";event.target.submitForm({cURL: mail,bEmpty: true,cSubmitAs: "PDF",cCharset: "utf-8"}); My questions are: 1. This always cr...

    Type

    Questions

    Views

    717

    Likes

    0

    Replies

    1
  • Hi Everyone,Yesterday, I installed Acrobat Reader X.I have Acrobat Pro 9 and that's what I use to make my LiveCycle forms.I have been using a standard Send button and a standard SaveAs button on my forms for months.Now they don't work.The Send button does not work at all.The Saveas button cautions t...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    3
  • Hi Everyone,Well...this question is either:1. Very easy, OR2. ImpossibleI have a smal ? button next to some of the fields on my form.I display a message box whenever the user clicks that button.The message box displays some sort of "help" for the field.Problem is, I do not want the titlebar of the m...

    Type

    Questions

    Views

    5.0K

    Likes

    0

    Replies

    4
  • Hi,I want to have a button in a subform...When I click the button, I want it to delete the subform.What is the code for that? Something to do with this.parent?Thanks,Joe

    Type

    Questions

    Views

    772

    Likes

    0

    Replies

    2
  • HI Everyone,This is probably a really silly question, but that has never stopped me before. I am working with objects in a table cell and I cannot nudge them with my arrow keys.Instead, the arrow keys take me to other cells in the table.I must be unaware of some CTL key combination? Shift? Tilda? I ...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    5
  • Hi Everyone,I'm pretty sure this is an easy question.I create a form. I want to secure the code that I wrote so that it cannot be seen by another person who also has Acrobat and LiveCycle Designer installed.Can this be done?Thanks,Joe

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    5
  • Hi,Let's say I have five dice...like in a game. I want to click a button that sets a random value (1thru 6) for each die.I put the  dice into a group called dice.How do I address a specific die? Is it like an index or a node or an instance? Something like that?for (i=0; i<=4; i++){var die = Math.flo...

    Type

    Questions

    Views

    891

    Likes

    0

    Replies

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