Posted by Tom
2014-05-05

Feature request or how to if preferred.

I have modified the app to do all that I want but I need 1 more feature that I think would be useful for others. The ability to create a form but use multiple queries or joins to bring data together from multiple tables would be really great. For instance, if you have clients and orders then the ability to pull orders by client from 2 indexed tables would be really nice. I didn't see how this in the app at this point but maybe you have already done this once?
Posted by Tom
2014-05-06

Hi Tom,

Yes, joining tables is very important. I definitely want to implement it in Address Book script. The only problem is there are many ways to join tables. I don't want to ask users to write sql statements unless it's absolutely necessary. I have been classifying frequently used ways to join tables so that users can choose one in Address Book builder.