This is my first post to the forum. This group has been extremely helpful and I want to first thank you all for your good work!
I have been using a sample of Allen Browne's Search Form to do a search form of my own. If anyone has time to look at the example at:
http://allenbrowne.com/ser-62.html
I have built a similar form and I would like to see the field Level (on Allen's form) displayed as the actual field vs. the Level ID #. tblClient contains a LevelID and tblLevel contains the Level name. I would like to display the name in the search list.
Anyone have an idea how to code that in the Event?
I have been using a sample of Allen Browne's Search Form to do a search form of my own. If anyone has time to look at the example at:
http://allenbrowne.com/ser-62.html
I have built a similar form and I would like to see the field Level (on Allen's form) displayed as the actual field vs. the Level ID #. tblClient contains a LevelID and tblLevel contains the Level name. I would like to display the name in the search list.
Anyone have an idea how to code that in the Event?