Jump to content

List HTML messages


sal88

This topic is 1514 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi all

My webviewer displays a list of messages from a related table. The structure is basically as follows:

Webviewer source: "<html><body>" & list (messages::html_web) "</body></html>"
html_web field [stored calculation]: From & " sent message at " & Creation_Timestamp & ":<br>" & Body

Is there a simpler way of doing this? It seems to be it would be better to have the webviewer do all the calculations, and get rid of the html_web field. This would speed up any development changes and free up some space. Would JSON be the way to go?

Thanks!

Link to comment
Share on other sites

This topic is 1514 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.