Hi there
I have a user form with a UDT as its datasource (through DBDatasource)
I've not written any custom find functionality.
When you click the 'Find' icon (on the icon bar) and type in something to search for in any of the fields on the form and Click the 'Find' button the system will find the desired record if the term that was searched for returns only one result.
If there is more than one result I get an error: Internal Error (-2013) and the add-on crashes.
Any idea why this occurs and how I can get arround it?
Ideally the system should provide a list to choose from but it seems this is not available for UDTs.
Any help would be greatly appreciated.