When I do this, I get the following error that doesn’t really help me:
TableError: Invalid arguments: ‘[#anvil.dispatcher.types.ValueType{:type “anvil.tables.query.all_of”, :value {:args , :kwargs {:visible true, :cardstart “3fesf sef sef se f”, :fixed_in_update nil}}}]’. View queries can only restrict column values by simple equality.
client_readable exists to let you restrict the view onto a table using an equality. I assume you want to restrict the view to all rows whose cardstart column contains cardstart_arg? In that case, you can do this: