Back to Blog Featured Files Support

Tim
Tim

Hello,

What are these 2 input fields after the file input? Can you add labels or remove these fields?

Background

Kabira Paresh
Kabira Paresh

I am unable to reproduce this bug. May be its come from some other plugin. Please provide details about other plugins used in your project.

Tim
Tim

I guess rainlab.translate produces this problem https://octobercms.com/plugin/rainlab-translate

Last updated

Tim
Tim

Can you update the Plugin form fields by the following:

'fields' => [ 'featuredfile' => [ 'label' => 'Featured File', 'type' => 'mediafinder' ], 'published' => [ 'label' => 'Is published', 'type' => 'text', 'cssClass' => 'hidden', ], 'published_at' => [ 'label' => 'Published at', 'type' => 'text', 'cssClass' => "hidden", ], ]

You can also remove the partials/_hidden.html file, it's not needed anymore.

Tim
Tim

Kabira Paresh said:

I am unable to reproduce this bug. May be its come from some other plugin. Please provide details about other plugins used in your project.

Hey Kabira, is it possible to release this fix? Otherwise i have to copy this project :/

Kabira Paresh
Kabira Paresh

Tim said:

Kabira Paresh said:

I am unable to reproduce this bug. May be its come from some other plugin. Please provide details about other plugins used in your project.

Hey Kabira, is it possible to release this fix? Otherwise i have to copy this project :/

Sorry for delay. Plugin has been updated now.

Tim
Tim

Thank you for the fix

1-7 of 7