Recent posts by leotrooper14689
| Post | When |
|---|---|
|
How can I extend the query displayed by the relationRender or apply a query scope on it?
|
Posted in Extend the relationRender query |
|
Please, close. This topic have the solution: https://octobercms.com/forum/post/builder-dropdown-list... |
Posted in Custom dropdown options on Backend Forms |
|
In my case, I only want to load the relation options that have a model property "Active" as true. Th... |
Posted in Custom dropdown options on Backend Forms |
|
I figured out. I need to use a count on a raw distinct like this example:
|
Posted in Problems with GroupBy and Count |
|
The ID is just an alias from a view. It is not a primary key, and have duplicated values on my query... |
Posted in Problems with GroupBy and Count |
|
The problem seems to be on the GroupBy clause. This query runs perfectly, but when I try to merge th... |
Posted in Problems with GroupBy and Count |
|
If I run a query im my database I have this result with 66 records:
But when I do the exactly same ... |
Posted in Problems with GroupBy and Count |
|
Thanks, it woks perfectly. And now, how can I get the current line ID to use it on my partial? |
Posted in Using Html on List Column |
|
How can I use html tags on a column list? |
Posted in Using Html on List Column |
|
My plugin was built using the Builder. $aval_obra_iss_isbn is coming from the database likewise $thi... |
Posted in Setting the input value based on a $_GET |
