Adrien - ACTE Solutions Approved

Member since: 2017-12-11

Recent posts by Adrien - ACTE Solutions
Post When

Hello Joachim, look in columns.yaml in your models and add searchable: true

  brand:
    label: bran...

Posted in toolbar search

I forgot to add the repo link: https://github.com/acte-solutions/oc-plugin-clubmanager

Posted in Club Manager work in progress

Hi all,

I recently started a club manager plugin for a Judo club. As for a friend association, our c...

Posted in Club Manager work in progress

Hello iSnaker, I believe you have 3 models? Promoaction, Product, Category?

hasManyThrough relations...

Posted in Relation config in backend - show tree of objects categories, add objects to relation

Hi all,

When accessing OctoberCMS request logs, I was tired of seeing all this bot attacks requests ...

Posted in Nginx Junk Reducer for OctoberCMS and more.

Hello,

  1. You could use accessors for each thumbnail url, Title, View Count when fields are empty.
fu...

Posted in How to fetch data based on input in backend and update rest of input fields.

Hello, Your script file should be in your-plugin-folder/assets/js/head-script.js

In your component a...

Posted in Adding scripts to head section from components

Hello, You can get loggedIn user like below and add it in your component, controller or model. Extra...

Posted in Getting details of user into my plug-in

Hello, I know the post is old but it might help others.

I came with the same issue recently. You sho...

Posted in Use Ajax API on backend settings

Hi, I have the same issue. I am running latest version of October (434).

Max size validations are wo...

Posted in Fileupload validation?