HTML Format for Field Level Help of Custom Fields - Not working
Hello! I'm trying to set Field Level Help for a custom field using HTML. I'm following this SuiteAnswer 46513 I've copied the sample HTML. <html> <body> <h1>Test Heading</h1> <p>Paragraph one.</p> </body> </html> I've logged in to a fresh Chrome incognito, cleared cache and receive this: Removing <body> and <html> do not…