I
IramK
Guest
Hello Martin, Concise client-side call makes sense but there's only a limited amount of information you can retrieve from one selectQuery. In order to get further information from related records, you always have to make multiple queries by using rbf_selectQuery, rbf_getRelatedIds, rbf_getFields etc. and when you do this a few times, then you run out of AJAX calls very quickly. Cheers. Iram
Continue reading...
Continue reading...