Denys Nosov

Results 11 comments of Denys Nosov

For example JS code: ``` jQuery('.collection-group-form input[type="hidden"]').each(function() { if( this.value ) { jQuery('.collection-group-button .button-del').hide(); } }); ```

> Привет Джон, спасибо за вопрос. Я вижу, вы думаете, что это важно. Вы столкнулись с ситуацией, когда текущее поведение назад не сработало, как ожидалось? В настоящее время у меня...

> Hi @denysdesign, Thanks, this will be checked on Monday or Tuesday. Saba Thank you very much 👍

I noticed that when I delete a field, the column remains in the table. Maybe these two errors are related. Thank you!

> Hi @denysdesign, Thanks, this will be checked on Monday or Tuesday. Saba I want to clarify! I imported articles via API (new JCckContentJoomla_Article). If I delete an article, it...