Hi,
I'm using Toolkit plugin and I created a Message custom field (for edit). I would need that the message displays in red and bold to make it more visible but I did not find the right code. I tried this one but it did not work:
{panel} (i){color:red} My message{color} {panel}
any ideas please ?
thanks in advance
Melissa
Glad to help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gabrielle Bautista [ACP-JA] - Do you have any idea what the syntax would be to include a hyperlink?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
html hyperlinks would be <a href=""></a>.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome .. Thank you! I did search html tags in parallel and found this too.
Appreciate your help!
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi - I'm trying to also do a custom field but it's not taking the html. I put in: <p><b><i>Please Test</p></b></i> and the results show the tags. When I go back to edit, it changes to: <p><p><b><i>Please Test</p></b></i></p> and renders with tags...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For me panels worked best and it looks better.
{panel:bgColor=#EAECFF}
Please Test
{panel}
But it is a matter of preference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, can't remember what I was doing back then lol but just tried it and not exactly what I was looking for... More of being able to select certain words within a paragraph (I think that's what I was doing) and highlighting certain words, phrases, having more control of the formatting.
Thanks for the option, however.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For some reason, when I put the {panel} ..text ... {panel} code in the Default Value, it just prints it out verbatum instead of putting the text in a panel. Is there a flag somewhere to ensure wiki code will work? html tags are working, but I would prefer wiki code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Richard,
I checked again the code I posted in May and it looks like this:
It is not exactly what was asked initially but I wanted to give another alternative.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.