Template variable TV
Has the single value list Эконом==econom||Комфорт==comfort
But after running the code I received just econom and comfort only values of TV not the Labels.
I am using the MODX Revolution 2.7.1-pl and the latest extra GetResource snippet (1.6.1-pl)
Actually “CarGroupClassTV”. But to get the TV values of TV from GetResource they should have prefix “+tv”. So in the chunk I’ve used [[+tv.CarGroupClassTV:tvLabel]]
Just tried that - this is not the decision.
I’ve change the TV CarGroupClassTV to tv.CarGroupClassTV and used it in chunk for the GetResource [[+tv.CarGroupClassTV:tvLabel]] but the value of TV now returns only this code [[+tv.tv.CarGroupClassTV:tvLabel]]