Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Please make filters selectable 04 Jun 2020 10:08 #15811

Hello,

I've been struggeling around with filters in Joomla because I need a textarea where a style can be submitted like
<style>
...
</style>

The tags are needed for another application. The style gets deleted because the cktextarea of J-Cook has a STRING-Filter by default. If I use a rich editor the filter is RAW (which is what I need, but the tinymce editor cuts those filters too).
Could you please add a filtering option in the database table section instead of setting a filter by default? You can add STRING by default on textarea, but it would be nice to be able to choose RAW, too or an extra option for no-filtering.

Now I would need to override the models/forms/table.xml on new fields.

Thanks!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.070 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started