I'm evaluating your software right now, and I will say I'm pretty impressed. It does things in a really cool way that really doesn't need much tweaking for the user interface. That said, I am working on a "Public" database that mainly collects information from it's users. An important part of that information is "contact" data.
It would be very nice if, when I query the database for a particular group of users, that their information such as email address, or home page url be shown as a hyperlink on the results page, where I can click to send an email, or bring up their url in a new page.
I think that attributes should have a selection for "email" or "url" where it would take the text input such as email@somehost.com, or www.mypage.com, and and add the appropriate "mailto:" or "http://" to the text that was added by the user.
I think I understand the capabilities of the mail and hyperlink functions in the software as they exist today, but I think what I'm referring to would enhance the overall capability of the software.
If there is a way to do this in the current version, I haven't found it. Thanks for listening. Your support has been excellent.