Search code examples
maximo-anywhere

Do we have dropdown widget in maximo anywhere


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


Solution

  • 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.