Introduction
This article demonstrates how to determine the version of a widget in a Mendix application.
Knowing how to find this can be useful when checking if a widget is up to date or needs to be upgraded.
Environment/Prerequisites
Studio Pro (all versions)
Instructions/Procedure
Widgets are not placed in the Marketplace modules section within Studio Pro. To find the version of a particular widget, navigate to App > Tools > Update Widgets and find the relevant widget in the list:
Selecting a widget and clicking the update button will also update the widget to the latest supported version. Note: not all widgets can be updated in this way. In those cases, it is necessary to update the widget manually via the Marketplace.
Outcome
The version of a widget can be determined.
Internal information related
Not applicable
Additional information
- Mendix documentation: Update Widgets
0 Comments