Media fields

Jan Blok:
[enh]-media fields now working in web output

Media fields display is pretty cool! We have even worked out a way to flush the client cache and reload a page after a file is uploaded to get the media field to show any backend database changes.

Unfortunately, media fields only work with Developer as the server. With Servoy Server any pages that have media fields on them throw errors on the client. Would love to get this fixed as we’ve put a bit of work into working out ways to use this field type with WebClient.

david:
We have even worked out a way to flush the client cache and reload a page after a file is uploaded to get the media field to show any backend database changes.

Hi David,

How do you do that?

Dean Westover

Hi David,

for us it works also with Servoy Server.
We are not working with the option: headless = true

because we also use pdf printing(and than emailing) in the webclient!
Maybe that wil solve the issue.

In Servoy 3.0 beta1 printing is possible with headless=true (so leave this setting on your application server startup script/service)