Not sure if this is the right forum for my question, but I'm wondering if it's possible to have a multiple textstring with the ability to highlight (bold) some words in it.
Yes I am aware of using the Rich Text Editor, but I was hoping for a better solution than this. I see using the RTE as a rich text multiple textstring more as a workaround than a good solution...
There is also a "simple text editor", but I don't know what it offers.
Otherwize, what you can do is create a new data type in the back-end, using the TinyMCE custom rich text editor type, in which you only enable the "bold" button...
There is also a simple text editor, but I don't know what it offers.
Otherwize, what you can do is create a new data type in your back-end, using the TinyMCE Editor as render control.
Then you can customize it to only display the bold button. You can also change the width and height etc, so that it does not really look like a Rich Text editor anymore...
Cheers,
Michael.
PS: ignore previous post which was posted by accident...
"Rich text multiple textstring"
Not sure if this is the right forum for my question, but I'm wondering if it's possible to have a multiple textstring with the ability to highlight (bold) some words in it.
Thanks,
J
Hi Jan,
The Rich Text Editor should suit your needs :-)
Cheers,
Michael.
Hi Michael,
Yes I am aware of using the Rich Text Editor, but I was hoping for a better solution than this. I see using the RTE as a rich text multiple textstring more as a workaround than a good solution...
cheers
J
Hi Jan,
There is also a "simple text editor", but I don't know what it offers.
Otherwize, what you can do is create a new data type in the back-end, using the TinyMCE custom rich text editor type, in which you only enable the "bold" button...
Cheers,
Michael.
Hi Jan,
There is also a simple text editor, but I don't know what it offers.
Otherwize, what you can do is create a new data type in your back-end, using the TinyMCE Editor as render control.
Then you can customize it to only display the bold button. You can also change the width and height etc, so that it does not really look like a Rich Text editor anymore...
Cheers,
Michael.
PS: ignore previous post which was posted by accident...
is working on a reply...