stoevm
VMware Employee
VMware Employee

Hi airseej,

Currently it is not possible to have one global view displey in H5 and not in Flex.

Possible workaround is to have the view both on Flex and H5 and on Flex to show a page with an error of some sort (Example " View not Defined")
This can be done using the Frontend JS APIs getClientInfo. Where you can see if the client is Flex or HTML and load the view accordingly.

Best,
Martin

View solution in original post