i create a nsf file in local. I did create a simple form which user can enter details and then submit/saved. When i click on submit button, there is an error as follow:
**There is an error occur during defaulting of your username.
Please goes back and made the necessary amendments.**
what can i do to solve this problem?
actually i dont understand what is error message mean also…
Do you have any fields with a compute-option that might be wrong? Are there fields with input validation? Is there soem code behind the submit button that does smoething with the form?
i have only 1 field is computed when composed to capture who is creating the form. and only 1 field have input validation.Yes,there is some lotus script behind the submit button…i still dont understand what is the cause??
Post the code of both the input validation and the script for the button, and we may be able to help you.
Also, the exact wording of the error message would help too. The error message you gave does not look like a standard Notes message, so it’s probably sourced from within the database.