I'm working on a custom tab in Infomaker and am wondering how to add a filtering text box, much like the new List Description Search filter in the v9 Tessitura client? I see in the IM docs how to add a filter button that invokes the IM "specify filter" dialog box, but that's not quite the same. Thanks for any suggestions!
Normal 0 false false false MicrosoftInternetExplorer4
Here is an example of a web page used for a custom screen.
Yes an ASP page. We have several now. When going the web page route you can do a whole lot more.
Unknown said: Yes an ASP page. We have several now. When going the web page route you can do a whole lot more.
Very cool. Thanks for the screenshot. Would you be willing to let me peek at that code? I'm sure I can find lots of ASP stuff in the web, but I'd love to see a Tessitura-related sample.
Sure you can get it off footprints it is solution #266. It is call Call Log Custom Screen (Shared Reports).
I'm checking it out now. Very cool. Thanks!
Chris, Let me know if you need any assitance with coding something up.