- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 08:43 AM
Hello friends,
Does anyone know anything about this?
HTML field text editor showing HTML tags at the footer bar, I never paid too much attention because honestly, for me it doesn't bother as I noticed it is showing in every place where we have that field type.
But do we have anything explaining why it shows the tags?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 09:15 AM
It's just a feature of the editor. It displays the current tag as well as its structure from the top-most parent.
See more of my content here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 09:22 AM
Yes, the response is correct. Here's a more concise version:
The footer bar in the HTML field text editor shows the current HTML tags you are working within. In your screenshot, `P » STRONG` indicates that the cursor is inside a `<strong>` tag within a `<p>` (paragraph) tag. This feature is standard in rich text editors to help users understand the structure of their content. It's there to assist with editing complex HTML but can be ignored if not needed.
…………………………………………........................................................................................
Please Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
…………………………………………........................................................................................
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 09:15 AM
It's just a feature of the editor. It displays the current tag as well as its structure from the top-most parent.
See more of my content here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 09:22 AM
Yes, the response is correct. Here's a more concise version:
The footer bar in the HTML field text editor shows the current HTML tags you are working within. In your screenshot, `P » STRONG` indicates that the cursor is inside a `<strong>` tag within a `<p>` (paragraph) tag. This feature is standard in rich text editors to help users understand the structure of their content. It's there to assist with editing complex HTML but can be ignored if not needed.
…………………………………………........................................................................................
Please Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
…………………………………………........................................................................................