backdrop-contrib / draggableviews

Makes Views draggable
GNU General Public License v2.0
3 stars 2 forks source link

Wrong tokens in Row class when using draggableviews #13

Open robertgarrigos opened 3 years ago

robertgarrigos commented 3 years ago

Whenever I use this module in a table I cannot use a token in the Row class field from the table's parameters because it doesn't print the token's value but its name (it prints "field_date" instead of the value for [field_date])