June 2, 200619 yr 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,
June 2, 200619 yr Author 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,
June 3, 200619 yr 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.
June 5, 200619 yr Author 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
Create an account or sign in to comment