instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

There is no way to filter by literals #108

Open waj opened 9 years ago

waj commented 9 years ago

The only possible way to filter by a column is by linking a pill to into a column header.

If we don't have the filter key in the message is impossible to create a Select filter.

Maybe we need a way to allow users to select the columns that are equal to an specific literal

Workaround to obtain the same result is to iterate over all the users and then check the condition in an 'If' statement, but this is not very intuitive.


waj commented 9 years ago

Workaround for literal selection used with CAR: Create a literal pill by clicking in a random column field and set the value. Drag that pill to the column header you want to filter. Remove the insert step that created the literal pill.