MarkVXII Posted June 2, 2006 Posted June 2, 2006 Hello, A "DataEntry" form is used for entry data. Fields on these form are: Name, DOB, Phone Number, etc. Using the same form for finding one Name- no problem. But in case when the exact Name is not known, typing C (for Cooper, Conner, etc) will display only the first find on the "DataEntry"form. Yes, Table View will show all the names starting with C. Is it possible to auto-change from "DataEntry" form into TableView Form when there are more than one record found? Thanks,
aaa Posted June 2, 2006 Posted June 2, 2006 Hi, Mark. I think near such as in attacment. Table_View.zip
MarkVXII Posted June 2, 2006 Author Posted June 2, 2006 Perfect solution, thank you AAA. Talking about the same problem, can be one of the found records selected (clicked on) and shown in the 'DataEntry" form"? Kind regards,
aaa Posted June 3, 2006 Posted June 3, 2006 Hi, Mark! In table view yow can have button in the heder part, which is "View as form" script. You must select record then clikc on the button. But you can construct layout wiyh the List view instead table view and have this button before each record.
MarkVXII Posted June 5, 2006 Author Posted June 5, 2006 Hello again, Please have a look at this solution. Is it possible to highlight the row where the cursor is at? Kind regards, Newer.zip
Recommended Posts
This topic is 6804 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now