OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions How to use LIKE option in query in datagrid file?

This topic contains 1 reply, has 2 voices, and was last updated by  Rodolfo 8 years, 3 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #36185

    VitaliyBelous
    Participant

    How use LIKE in datagrid.yml with %, eg link like “%word%”.

    Native SQL looks

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #36186

    Rodolfo
    Participant

    Hi @vitaliybelous

    When I had to use this format of query, I was passing the value (word in your example) as a parameter from the template. So the query on the datagrid was something like this:

    Keep in mind that depending of the amount of data you’re trying to search it can get very slow.

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – How do I? Questions’ is closed to new topics and replies.

Back to top