Expand my Community achievements bar.

ndjustin20
ndjustin20
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello,I am looking for a way to password protect the code/structure of a form but leave everything else open/unsecure ie filling, printing, emailing, ect.  Is there a way to do this with these versions of applications that anyone has found?Adobe Acro Pro X 10.1.6Adobe Livecycle designer ES2 9.0I don...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    3
  •    I am receiving an error of Error: Accessor 'add' is unknow. Any help is much appreciated.Justin    

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    5
  • Hello,I'm sure this is something simple I am missing :-) Here is the js I am using.   var dateToNumber = Date2Num(form1.page2.page2Date.rawValue, "MM/DD/YYYY"); var datePlusDays = dateToNumber + firstRowWeek.rawValue * 7; var boosterDate = Num2Date(datePlusDays, "MM/DD/YYYY"); form1.page2.invoiceTa...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    4
  • Hey Guys,I'm having some issues with the form at the below link.  I want the first dropdown to fill the second drop down which works but the unitPrice field isn't populating by the second dropdowns choice and what is in the wCSMMonth field.  I'm just about bald on this one lol http://www.shingleme.c...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • Hello Everyone,I am trying to figure out how to do the following:dropdown1 value (value meaning the textual value and not numerical value) and if selected then var1 = numericfield1.I thought i could use:(Using javascript)if(dropdown1.rawValue == "text"){     var1 = numericfield1.rawValue;}Any help i...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    4
  • Hello everyone!!!!! I am trying to figure out how to repeat a row when I click a button inside a subform.  I want the row repeated and added to the table inside the subform.  How can I do this?  I also want to be able to add the numeric value of one of the cells in the generated row to a total.  I'v...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    9
  • Ok,So I don't quite get how to create Inline substitutions in javascript or adobe because I am trying to do something very simple but it's just now working.  I had some code like follows:var firstName = "bob";var lastName = "johnson";if(object.rawValue == 1){textField1.rawValue = firstName + " " + l...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    4
  • Hey Guys,For the life of me I can't figure out how to set an email button's click event to hide a dropdownlist.  Is this even possible.  I have it set to:DropDownList1.presence = "hidden";In javascript though when I click submit the person on the other end can still see DropDownList1.  I know I have...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • I am looking to create a button that will save a button and append the data from a field to it when I save it.  So it would be a click event in javascript and inside the "saveFile" information would append TextField1 and "some text I make up" which would create the saved file name.

    Type

    Questions

    Views

    4.5K

    Likes

    0

    Replies

    14
  • Ok I am doing something wrong and can't figure it out.  I am using the below code inside the psf field of my form to divide two different numeric fields and for the life of me I can't figure out why it isn't working.  I'm assuming it is something simple.  I have uploaded the form.  Please take a loo...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    1
Top badges earned by ndjustin20
Customize the badges you want to showcase on your profile