Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-66

Make Custom Fields Searchable

    XMLWordPrintable

    Details

    • Type: Feature Request
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.0.0
    • Component/s: Front End
    • Labels:
      None

      Description

      Currently we can't Search on Front End in Custom Fields that have list of values since selected Values stored as IDs and actual values loaded on request when displayed.

      Currently "kSearchHelper::buildWhereClause" method is called at the end of OnSimpleSearch event. This method adds all keywords with LIKE type filter. I propose to create copy of this method, but instead of LIKE filter that new method should be calling "kSearchHelper::getSearchClause" method instead. Last of mentioned methods creates search sql for field based on it's formatter and data type.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: