On a Tabular Report that includes a same-page Search Form, inline insertion of single records, and bulk editing, I want to preload fields so as to match the search criteria, before or after clicking ADD.
For example, if I am looking at a results table filtered on State = Ohio, Make = Ford, Color= Blue, I do not want to enter those values again when I ADD a record. I want those values already in their fields (or added right after I hit ADD).
Even better, I would like the inserted record to have its left-side Edit selection checkbox already checked after the insertion.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
JohnM
On a Tabular Report that includes a same-page Search Form, inline insertion of single records, and bulk editing, I want to preload fields so as to match the search criteria, before or after clicking ADD.
For example, if I am looking at a results table filtered on State = Ohio, Make = Ford, Color= Blue, I do not want to enter those values again when I ADD a record. I want those values already in their fields (or added right after I hit ADD).
Even better, I would like the inserted record to have its left-side Edit selection checkbox already checked after the insertion.
(I am comfortable with both JavaScript and SQL.)
Thanks for any suggestions!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.