Question

Showing a web browser within an FSM screen

  • 11 August 2023
  • 2 replies
  • 26 views

Userlevel 4
Badge +9
  • Sidekick (Partner)
  • 59 replies

Hi Experts,

I have a requirement to show the result of a url within an FSM screen. So the setup is as follows,

I have a simple table with two columns, 

  • transaction_id,
  • document_url

This document url field will contain a url which would return a pdf when called.

Now, I want to have a screen similar to the following (this is something basic I cooked up for testing),
 


The idea is when I land on this page, I want to see the result of that url in the embedded browser.

I tried setting the document_url field as a webbrowser type field. But this didn’t yield the expected outcome,

 

I also noticed the following option when adding fields and attempted with this,
 


This field, in the web client, always shows me the homepage of the applciation regardless of what I set in the url field in the properties,
 


 


Having said that, it seems to work correctly in the smart client,
 


So this is where I am at.

Is this a bug on the web client?
Anything I am missing?​​​​​​​


2 replies

Userlevel 6
Badge +26

Hi @Miraj

As you wrote, looks like a bug to me.

If it works on the smart client, I wouls expecte it to work in the Web Client as well.

Cheers!

Userlevel 3
Badge +9

Hi @Miraj ,

What is your FSM version?

Reply