Hello Radzmar,Thank you for the sample pdf, it was a big help! I have another question. Is there a way to setFocus on the first field in the newly created row when the add button is clicked?Thanks,Ricky
I have a question about deleting rows. I created a table that allow a user to add or delete rows. I added a delete button on the row that I would like to duplicate. This button cannot delete the row that it is contained in. Is there a way that the delete row button can delete the row that contains i...
Hello all,I am trying to create a field that has multiple validation. I'm trying to create a field that would allow either an FIEN or a Social Security Number. I tried using the validation property for EIN and SS Number, but it did not work.Is there a way to create a script that would allow either a...
I tried adding this code to the click event in the checkbox. It works if I enter text in the required field. I then tab out of the field, tab back into the field and delete the text. Once I exit the field, now the error message shows up. It will only work this way. Am I missing something?Thanks for ...