I have a textbox that I want to have a placeholder show whenever that field is empty. I have the following in the Format of the textbox @;[Black]"Enter Body..."
My problem is that this works exactly how I need it to but only when the text format is set to Plain Text. I can't find/figure out how to make it work when my text format is set to Rich Text
Any suggestions?