Marko Kind

Results 6 comments of Marko Kind

@Startouf: Basically I ran into the same problem when employing the MVC feature for a small test project. Regarding the list of what you are expecting: 1. Routing: Maybe some...

@Startouf: Well, basically you could go for a solution close to what I've suggested in my code snippet above. The simplest solution I could think of is in this [gist](https://gist.github.com/m-kind/bc1495cf4b15901877b69bda449606d0)....

You should be able to retrieve the definitions from anywhere you like. Have a look at the [Properties](https://www.reportskit.co/subcategories/properties) in the documentation.

Two late thoughts on that: 1. `v1` is not being used within the template and maybe it shouldn't be used anywhere else. So use it as a version number and...

If I have understood correctly, only the title of the asset is used as the download file name and no explicit file extension is attached. Can this be fixed without...

> ‘Allowed Strings’ from different fields appear in wrong places Is this a problem within the CMS UI or are the 'allowed string' values wrong in the schema definition already?...