You're talking about a form input that instead of a plain select, you can filter by name. You're probably looking for the <name-one /> tag. You'll need to setup an autocompleter to go along with it.
On Tuesday, May 1, 2012 10:22:30 AM UTC-6, jhstephenson wrote: > > In another development tool I use, when I have a selection list that > exceeds 20 or 30 items I usually create a button on the data entry form > that takes me to a screen similar in form to Hobo's Index page. From there > I can search for the record I am looking for and then click a button or > link to select the record I want. The ID of the selected record is returned > to the calling form and the link to the child is established. > > It looks to me like that should be possible with something like a > Table-Plus based form, but I have no clue how to set that up. > > Can someone point me to an example of how something like this might be > done? > > Thanks, > Jim > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/fy_dgr2xKh4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
