Help with getting things done and fixing problems.
Help with getting things done and fixing problems.
Posted 16 hours 35 min ago by (valderama) in Requests and Feedback
Posted 22 hours 43 min ago by (clarkac) in How-To and Troubleshooting
Posted 3 days 20 hours ago by (Frisius) in Other
Recent comments
You could, however, write a views field handler that overrides the query() method with an empty method, and that retrieves the values from the config file within the render() method. It's would not...
Form building question
Views, in essence, as a wrapper around a database querying layer, combined with a display/templating layer. A views "field" is basically a reference to a query/display handler that adds joins,...
Form building question
It does look like a good module to port. In Backdrop it would depend on Entity Plus (not entity), since E+ provides metadata wrappers. It shouldn't be too difficult to port.
Entity Formatter - Code based entity templating