• Resolved jmolinati

    (@jmolinati)


    Hello! thanks for solve it! Now it’s work fine.

    So, I want to filter by other colum of database. Is it possible?

    I have a list of children’ name with one classroom assigned like:

    NAME CLASSROOM
    JUAN 1
    MARIA 1
    OLGA 2
    MARIO 3

    And i want to show in a forn only the names with “1”.

    Can you help me?

    Thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Luba Karpenko

    (@toronetil)

    You can use “1” in filter.

    • This reply was modified 7 years, 5 months ago by Luba Karpenko.
    Thread Starter jmolinati

    (@jmolinati)

    so, name is column 1 and Classroom is another colum!! If the plugin only define data: column 1 and nameshowed: column 1, How knows thats filter “1” is for a column 2?????

    Doesn’t work!

    NAME (Column 1) | Class (Column 2)

    JANE | 1
    JAMES | 2

    Plugin Author Luba Karpenko

    (@toronetil)

    Hi, right now the filter apply only on value column and not the shown column

    Hi,

    I have modified 2 files on your plugin to accommodate:

    1. filters based on specific columns in the table. Other than

    2. option to insert a blank item as “the first option” (include_blank).

    Where I can send the modified file to you, so you can check it, if you approve it, you can update it to the latest version.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Filter by other colum of database’ is closed to new replies.