Hi,
We have developed a hybrid (flex/html) plugin that has been working for use for some time when we deploy the plugin in vSphere Web Client (6.0 and 6.5) as well as the vSphere Client (6.5). As we continue to migrate our functionality from Flex to HTML, we have some HTML dialogs that haven't quite reached parity with our Flex dialog and therefore would like to continue to use the Flex dialog for the Flex Web Client and start to use the HTML dialog in the HTML client.
Looking at the documentation, it seems like some of the views may support an "html" suffix (<namespace>.summarySectionViews.html) which I assume means that it will only be displayed in the HTML client.
We are wondering if there is a way to control whether or not other UI elements are displayed in the Flex Web Client vs. the HTML Client? Our current issue is with a global action for a custom object. Is there any metadata condition to have actions only display in HTML? We are defining an ActionSpec to open the Flex dialog and we've added a new ActionSpec for the HTML dialog however we're seeing collisions and/or duplicate actions rendered.
I'm sure that we'll be running into other collisions and may soon need to produce two different plugins, however we are hoping to get a little more mileage out of the single plugin approach.
Thank you,
Jesse