Love the plugin. Itās really helping with some email and api work Iāve been doing. But, I have a couple of questions / feature requests so far.
First, it seems there isnāt a way to set a font color or background color. Am I missing something there?
Also, thereās one scenario in my app where I am turning off all tools in the toolbar and using it just like a regular input. I figured when all tools are off the tooltip/toolbar (RTE lite) just wouldnāt appear. But instead, it appears and is just empty. Possible to change that behavior?
Finally, is it possible to have a way to embed pictures? for instance if you turn off uploading but leave media turned on in the toolbar? In this situation Iād love for it to work similar to the video option where you can provide a URL (and width, heigh or both) and have it displayed accordingly. Possible?
We hope the above information will be useful to you and will help your development process.
If you require any further information, let us know.
Best regards,
Zeroqode Support Team.
Thanks for the reply! And I appreciate the suggestions⦠I didnāt do a great job explaining what Iām looking for apparently⦠Sorry about that. Let me try againā¦
Specifically with background color, I was referring to the element in the Bubble editor and not to the text the user creates while using the text editor. In Bubbleās RTE, I can define a background color and have full control over the borders.
In regards to the toolbar appearing even when everything is disabled. Is it possible to add an option to disable the toolbar? Because of when and how I am disabling the input, itās not a great user experience to dynamically switch to a completely different input. I understand how to do it, but would prefer to avoid having to use two separate inputs that switch like that.
And, I appreciate the info about sizing images⦠Iām assuming that applies to how big an image can be sized, but since itās set in settings, it doesnāt seem to provide any control to the user. What I was referring to is a simpler way to embed images and control their width and heigh from the userās side of things. Is that possible?
We highly appreciate your shared details of the Advanced Rich Text Editor Plugin. Regarding your questions, allow us to share with your some workarounds.
We will investigate how possible it is to implement the requested feature in the nearest plugin update.
Meanwhile, you can place the ZQ RTE plugins element inside a group and define the background color for this group. Please see the details below.
We will add it to the plugin backlog improvements list and investigate how feasible it is to implement the requested feature in the nearest plugin update. Once it happens - we will let you know, but, at the moment, weāre unable to provide you with an approximate time estimate since this feature request is a low priority. Thank you for understanding.
In case there will be any other plugin-related questions, please donāt hesitate to contact us, we will be glad to help.
Best regards,
Zeroqode Support Team.
Thank you. Saw this but didin“t know what media includes.
So ālinksā can be disabled by media, too? Because I dindĀ“t see any option for links in the editor demo.
Please allow us to note that there is an Action āFocus elementā Screenshot by Lightshot
You can use it instead of Condition for focusing an input
In case it is not convenient for you, let us know more detail about the purpose of this condition.
Firstly, please note that the input used together with the formatting menu - represents one common element. Thus, using the condition for just input is not possible within the plugin.
As it was mentioned in our previous, you can use the āFocusā action for this plugin:
What happened here? Did that image sizing feature get removed? I cannot see it on my latest 1.93 version. Failing that, is there any way to directly edit the HTML - a fairly common feature of these things.
Hi @avern87,
We are glad to announce that we have updated our plugin and fixed the reported issues.
Update 02.03.22 - Version 1.98.0
has been added the possibility to resize images dynamically
Also if you uncheck all of the checkboxes in the lite version, the toolbar shouldnāt appear. Regarding the background color for the editor, since the plugin element is transparent, you can add the plugin element into a group and choose the background style for the group, in this way you can customize the color of the Advanced Rich Text Editor.
Please change the plugin version in your app to the latest one and let me know if it worked.
How do I find the index of and RTeās current cursor position in order to insert text or HTML via a workflow action at that index? I see there is the update content action, which requires an index, but I cannot see where I can find the index of the cursor at its current location. The action seems to only support text and not HTML. Am I missing something?
The reason I ask is I have a dropdown that drops in parameters for a template app I am building. Currently I can only get it to drop the parameters at the end of the RTE text and not at the cursor, which is far from ideal. I would also like to be able to overwrite any selection in the RTE when the user drops down a parameter. As such the ability to get the length of the currently selected text in the RTE would be very useful along with the update content action.
Please note that the current plugin version does not contain the index of RTeās current cursor position, unfortunately
Now, in the plugin element, you can find only these dynamic parameters:
Firstly, please note that the input used together with the formatting menu - represents one common element. Thus, using the condition for just input is not possible within the plugin.
Ah, I wasnāt aware that was a limitation when building plugins. Makes sense. Thanks for explaining it.
Is there any possibility of adding a Lost focus trigger also? Or is there another way to make that work?
Can you please explain in more detail the purpose of the āLost focusā trigger?
Please note that you can set the condition for the Focus, like on this example: