valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
Items selected where Item is 10481
Questions & Answers
Q: I am trying to solve a problem with the field name that is passed along when the default Required Field Input Missing page is displayed. I am trying to have the user input the value of the Key3 field from the goldmine database. But for relevance to the user it is call Account Number in the form. When the field is not inputted and the form is submitted the Required Field Input Missing page displays the following "Please use the Return to Form above to return to the form and complete the required field Key3." I want it to say "Account Number" instead of "Key3". I read the post from your Q&A section that deals with this and recommends using the $reasonreturn field?
A: To use this method you need to build a dynamic return page (in php or javascript, php is best) that displays a specific message based on the reason sent ie instead of Key3 it displays Account Number. This would require some additional script development. Or you could keep the field name as Key3 and in the text display for the field simply label it something like "Account Number (Key3)" to establish the link?
Question and Answer Item 10481 - Browse All Question and Answer Items