Page 1 of 1

[SOLVED] Company Directory Custom fields not working

Posted: Thu Apr 04, 2013 2:17 pm
by blackrain
I am posting this here because the dev site will not let me log in to post this as a bug.

On the Company Directory search results the use of custom fields has become a bit confusing, the tag for custom fields in search results are different from other summary and detail templates. I.E.

standard template uses

Code: Select all

{$entry->fields.CUSTOM FIELD NAME->value} 
simple, elegant and understandable.

Search results uses

Code: Select all

{$entry->customfieldsbyname.CUSTOM FIELD NAME}
still simple, elegant and understandable but different.

It was my understanding that the former tag was to be the new format for item results, but alas the old version seems to be the only tag usable in a search result view.

I think this is just an oversight as Calguy is a great programmer and an all round great guy, so can someone with access to submitting bugs to the dev section add this one and also it may help someone looking for a solution like i have for the last 4 hours :(

I am still loving CMSMS and always will...