We have a requirement to display drop down with values inside maximo anywhere app. Does maximo anywhere has such a widget? I could see view , button, dialog widgets in maximo anywhere
Asked
Active
Viewed 205 times
1 Answers
0
All the components provided by the platform are listed in app.xsd resource.
Maybe the element called combobox may fit for your need. To check its required and optional attributes use also the app.xsd file.

vaffonso
- 41
- 1
-
Thanks for the info. Could you please share the app.xsd file location – developer Dec 22 '15 at 05:39
-
I tried combo box like below but not working. Pls help
– developer Dec 24 '15 at 04:37 -
-
I also tried below code