I would like to know how do i, troguh code, can change the type of a checkbox, the type is located in the value tab on the object properties.Need Help!Thanks in AdvanceHenrique
I'm trying to use array and the livecycle's javascript tells me that is a syntax error, i think i should import some libraries but, i don't know how to do it.PLESE, HELP!Thanks in advance!
The goal is to have a external modal page, that will return an array of strings, which are the result of a search operation performed in that same page, and insert that array of strings into a combo box. Is it possible?Thanks in advance!
My idea is to provide to the user a textbox, that will search a "bunch" of strings and provide to the user is possibilites.Can i make a textbox autocomplete?P.S.: Kind alike jQuery autocomplete puglin.
I want to have a textfield and a button, and when i click that button i will go to a modal page created by me, that will return a string, and i want to insert that same string in the textfield.Any ideas?
I still can't understand, i will re-explain!I have a web service in a iis server, which i need to access.I have to use code, so that i can manipulate the data returned to me by a method in the webservice.Thanks in advance!