norotaro Approved

Member since: 2015-12-14

Recent posts by norotaro
Post When

Thanks again.

Now we have another error in the dashboard: development.ERROR: ErrorException: Undefin...

Posted in Install error with Postgresql

Thank you very much for your quick support and detailed report. As you mentioned, an error occurs re...

Posted in Install error with Postgresql

I tried to install your CRM Pro plugin in an October instance that uses PostgreSQL as a database eng...

Posted in Install error with Postgresql

You have to use the Sluggable trait, with that you wont have duplicated slugs:

In the above example...

Posted in URL Syntax, can i use one more identifier value?

good!

Posted in custom button in relation toolbar - problem with RelationController

Maybe this can work


public function onRelationManagePivotForm()
    {
        $this->asExtension('R...

Posted in custom button in relation toolbar - problem with RelationController

Are you using RainLab.Post plugin or your own plugin?

Posted in URL Syntax, can i use one more identifier value?

Maybe you can create a "virtual attribute" and show it in your list.

For example in your columns.yam...

Posted in OctoberCMS columns.yaml VALUE FROM with multiple fields

You're going to find the controller in Backend\Controllers\Users and the model in Backend\Models\Use...

Posted in How to Extend backend administrators