In the FAQ 'Build a basic listing' it describes, in part 2, how to replace a column name with a sorter link. Works fine. How do I impose my own name on a sortable column.
For example
That makes the text in that column read 'feeYear' - the name of the field in the database table. I want to make that read just 'Year'
Something like
How do I do that?
Regards
Nick
For example
mdlmembershiphistory.feeYear:{view:feeYear_sorter}
That makes the text in that column read 'feeYear' - the name of the field in the database table. I want to make that read just 'Year'
Something like
mdlmembershiphistory.feeYear:{view:feeYear_sorter}:Year
How do I do that?
Regards
Nick
Hello NickOg,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I add a new column to a database table or change a column type?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I add a new column to a database table or change a column type?
P.S: I'm just an automated service😉
This topic is locked and no more replies can be posted.