Solved

Detect Users Browser


Hi

 

I'm wondering is there a way to detect what browser the User has opened the form in?

I have a form and as MS Edge does not support K2 if the form is submitted using Edge then part of the data doesn't save. The end user has asked for a notification to be displayed on the form if someone loads it in Edge.

 

Is this possible?

 

Thanks Steph

icon

Best answer by Vernon 4 June 2019, 18:21

View original

2 replies

Userlevel 4
Badge +14
You can try using the System Values > Client > User Agent to populate a DataLabel and then validate against that to show messages.

HTH
Vernon

That worked great thanks!

Reply