Hello,I just want to set the default date of a date field as today's date, what do I need to enter in the default value field of the object menu?Thanks!Dave
sorry if it was inswered or present in the product documenattion..What is a good practice for a workflow system data including process specific data (ex: we have say 100 workflows. have around same number of tables to store each process specific data):Should we use the same schema as used by process...
Hi guys, i need some help!!!!What i have is a date field to choose a date from, I also have a Contact (text) field that a user inputs their name.what i want to do, is to combine the name from the contact field and the date field into another seperate text fieldwhich is called Reference.Where i'm hav...
Hello!How do I create a alert confirm?Example: When the user to click on the button, show message: Do you have sure to send this e-mail? Yes or NoIf it to click on the Yes, send e-mail else no send e-mail.Is it possible?
Hello!I have a form that there is a e-mail button. I would like that when the user to click on this button, I want to change only something information on the file, but only the file that goes by e-mail. I don't want that user see the change. Is it possible?
Hi - Installed the Process Management ES module. It has created a set of db tables.Is there any documentation explaining what are these tables for , which table holds which data ..etc.Thanks in advance for any pointers.
Hello!How do I create a number random? I want it just a number that never it repeat (when somebody open the file/form).I would like that was only 6 numbers. Example: 548758Is it possible?
I've insterted the following script (JavaScript) into the exit function of a few fields to move to the next field after hitting ENTER:xfa.host.setFocus("Co-Applicant");I've matched the flow to the tabbing order.When I preview the form in Designer or open in Reader or Acrobat, this is what I do:Selec...
I have a dynamic form to which I can add rows. It is 3 columns, with the first being a DDL which populates the second column DDL. The 3rd column is a hidden field that shows once a choice in the second DDL has been made. It works fine in the initial row, but it will not become visible in any added r...