Skip to Content Skip to Menu

Prevent attribute alteration

  • galanopd
  • galanopd
  • OFFLINE
  • Posts: 374
  • Thanks: 49
  • Karma: 8
5 months 4 days ago - 5 months 3 days ago #338111 by galanopd
Prevent attribute alteration was created by galanopd
Is there a method to prevent the rendering of attributes when saving an HTMLCustom field?
I'm trying to have the following code:
Code:
<div class="row" data-masonry='{"percentPosition": true }'>
But upon saving, it is altered to:
Code:
<div class="row" data-masonry="{&quot;percentPosition&quot;: true }">
This alteration throws an error in the console:
masonry.pkgd.min.js:9 Error parsing data-masonry on row: SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2)
Last edit: 5 months 3 days ago by galanopd.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
5 months 4 days ago #338116 by krileon
Replied by krileon on topic Prevent attribute alteration
We don't apply any reformatting for Custom HTML fields, but whatever WYSIWYG editor you're using will. Try switching to no editor or adjusting your editor settings in its Joomla plugin.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: galanopd

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

Moderators: beatnantkrileon
Powered by Kunena Forum