searching records

4 posts by 3 authors in: Forums > CMS Builder
Last Post: August 12, 2013   (RSS)

By rez - August 4, 2013 - edited: August 4, 2013

http://www.interactivetools.com/forum/forum-posts.php?postNum=2205029#post2205029

Hello. I was told at one point that this was on the list to be developed but that it could take a year. It has been 3. Will it happen? :) 

I want to manage a larger amount of records. I still can't search them with CMSB. :(

By Dave - August 7, 2013

Hi rez, 

So what you want to be able to do is sort by the titles or names of records loaded from another table?  Is that right?  

There's still no "easy" way to do this, we need to rewrite all the backend code to understand table relationships and automatically "join" tables together.  

But I see you've been waiting a long time and I'd like to help.  One quick fix would be for you to add a text field and us to write you a plugin that automatically inserts the title/name/label text in that text field whenever you save or update a record.  That way you'd have something to sort and search on.

Would that work for you?  If so I'll get one of our programmers to make that for you and post it here (at no charge).

Let me know, thanks!

Dave Edis - Senior Developer
interactivetools.com

By Daryl - August 12, 2013 - edited: August 12, 2013

Hi rez,

Attached here is the listFieldCached plugin that will enable you to sort by the titles or names of records loaded from another table. 

We included the instruction on how to set it up.

Let us know if you have any more question.

Cheers,

Daryl

Daryl Maximo
PHP Programmer - interactivetools.com
Attachments:

listfieldlabelcache.php 7K