Expand my Community achievements bar.

jjohnsonace
jjohnsonace
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 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

    1.2K

    Likes

    0

    Replies

    1
  • 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

    873

    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.8K

    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.4K

    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

    936

    Likes

    0

    Replies

    2
  • 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

    1.1K

    Likes

    0

    Replies

    2
  • HI Everyone,1. I want to make an excel spreadsheet and then save it as some sort of delimited text file. I want this to be the "database". Let's say that this database will contain a list of countries and capitals, like:Russia, MoscowGermany, BerlinUSA, Washington DC2. I want a form that has just tw...

    Type

    Questions

    Views

    2.6K

    Like

    1

    Replies

    6
  • Hi All,I am trying to populate a text field based on what the user chooses in a drop down that contains the 50 United States of America.So...let's say for now that I want the text field to say "Birmingham" if the user chooses "Alabama".The only thing I have so far is totally wrong:function setText()...

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    3
  • Hi Everyone,I think I have a common problem and there is probably an easy solution. I hope. I have a dynamic table with an ADD button in the header row and with DELETE buttons in all the rows after that.The idea is that I can add as many rows as I want and then delete them if I want. Standard stuff....

    Type

    Questions

    Views

    983

    Likes

    0

    Replies

    2
  • Hi Everyone,Is there a way to force the user to use the date-picker and not type?I want the user to enter the date only with the date-picker. I do not want him typing at all.Can it be done?Many, many Thanks,Joe

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

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