xtsidx Approved

Member since: 2018-02-03

Recent posts by xtsidx
Post When

I suggest the following solution in your component:

public function onRun()
{

    foreach ($this->a...

Posted in Controller addJs and addCss not work

I use in my Controller this code, for own assets:

public function __construct()
{
    parent::__cons...

Posted in Controller addJs and addCss not work

region is root of this depends tree, he is not empty, When checking all these fields have values.

I ...

Posted in Dropdown dynamic options wrong when dependsOn

My form contains fields:

region:
    label: Region
    type: dropdown
    options: listRegions
distr...

Posted in Dropdown dynamic options wrong when dependsOn

Thank for plugin!

Posted in Error $.oc.foundation is undefined

I not use Bootstrap in my theme.

modules/system/assets/js/lang/lang.ru.js line 17 shows that moment ...

Posted in Error $.oc.foundation is undefined

Thanks,

I found a mistake, the problem was on my side.

I had an extra code like this, I don’t know w...

Posted in Error $.oc.foundation is undefined

Hello, I get this errors in console, when page load:

TypeError: $.oc.foundation is undefined mediam...

Posted in Error $.oc.foundation is undefined