Search found 1 match
- Sat May 10, 2025 6:33 pm
- Forum: Support
- Topic: Adding custom attributes to TRichViewEdit.
- Replies: 1
- Views: 9849
Adding custom attributes to TRichViewEdit.
Is it possible to add custom HTML attributes (like 'data-id', 'data-type' etc.) to specific elements (e.g., images, tables, spans) within TRichViewEdit? I need to store some metadata alongside the content for processing later. I've explored the HTML export options but haven't found a straightforward ...