Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Verse
Categories Verse on Premises
Created by Guest
Created on Nov 21, 2023

Enable TinyMCE Image Advanced Tab

The changing of the editor in VOP 3.2.0 to TinyMCE is great... with one exception. I can no longer set a border (or other advance properties) on an image.


Please enable by default, or provide a way to configure, the "Advanced" tab on the image dialog (TinyMCE property "image_advtab")


https://www.tiny.cloud/docs/plugins/opensource/image/#image_advtab

  • Attach files
  • Guest
    Jun 24, 2025

    Just to add to this.... the feature already ships with Verse, it is just not enabled. You can manually enable when composing an email in Verse by bringing up the browser Developer tools and in the Console entering the following bit of Javascript: tinymce.activeEditor.options.set("image_advtab", true)