JackieN Posted April 7, 2015 Posted April 7, 2015 I'm having trouble getting my web viewer to work properly. I have it so its supposed to show content from Content::html with html being a calculated field which is calculating from content::formatted, which i have in the edit tab control box. Basically html links to formatted and the web viewer displays the text in the formatted box in the edit tab. I'm wondering why I can't get the web viewer to work properly. Where content:html is supposed to be in the web viewer there is a question mark, not sure why that would happen. Here's a screen shot, let me know if you need more info Â
MetaSys Software Posted April 8, 2015 Posted April 8, 2015 replace double quotes with escape character - add backslash . html text -calculation field result, should be similar to "data:text/html,<html><head><style type="text/css">body{background-color:#f1f1f1;}</style></head><body style="border:0pt">welcome</body></html>"
Recommended Posts
This topic is 3586 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now