We have a form with a button (xfa.host.exportData("",0);) in click event to export .xml data..Is it possible to export the selected items(text) from drop down boxes rather than the values?Thanks
The main idea is to create a search funcionality on a form. I want to move to the next record until I find what Im looking for. Heres the code:// These variables get the numeric values of both the NumericField5 and NumericField8. NumericField5`s rawValue will be less than the NumericField8`s.var str...
Hello all,I have a form with several pages. The first page contains a number of drop down lists. These drop down lists, when an option is chosen, is to populate a text field on another page. I can get the drop down list to populate the text field when it is on the same page, but as soon as I move th...
Hey,I'm sure this has been asked and answered, but I couldn't find it in the search. I have a date/time field which is excellent for using the date picker to insert any date. But more often than not the form will use the current days date. Is it possible to have the Date/Time Field default to the da...
Hello All ,I am trying to learn how to create a Database connection to a form . I am just only using a textfield which will act as UserID . I am Using MySQL 5 Client and the server lies on another machine . I have created a table where UserID = Varchar , Primary Key , NotNull . I have created a DSN ...
Hi,I want to hide a table border. this is possible for other object like a textField with (appearance=None) but this is not possible for a tableIs there any solution?
Hi,I created a form, which in the designer view is seen fine. But when i preview the form in Adobe Reader 9.2 , there are huge empty spaces coming between certain subforms.Also when i repeat subforms, some of these spaces are gone. What might be the setting i am missing that the subforms are behavin...
Dear,Is there a way to use use a multi ligne texte field without à scroll bar.Is it possible to let the field changing size with the typed text ?Thanks
Dear,Is it possible to change "choiseListe" values with javascript.Exemple il have a choseListe : Country //// Values USA us France fr Spain spWhen il click in a botton i whant to change this choceListe : Country //// Values Morocco ...
Hello All ,I want to make a table where the user have to put datas . But if some data exceeds the length of the column / row the user should have the ability to resize the column / row of the table just like we are able to do at the time of designing . Is it possible ??Thanks .Bibhu .