-
Notifications
You must be signed in to change notification settings - Fork 751
[WTF-2395] Add docs for batch conversion #10191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
[WTF-2395] Add docs for batch conversion #10191
Conversation
@ConnorLand - I think this is one for you once it is no longer in draft? |
Hello @MarkvanMents 👋, yes we will first do an internal review with the team and after that I'll lift draft and mark it ready for review. |
|
||
### Handling Conversion Limitations | ||
|
||
Some widgets may not be in a convertible state due to specific configurations or properties. In such cases, Studio Pro will attempt to convert as many widgets as possible and will inform you about how many widgets could not be converted automatically. You can then choose to convert the remaining widgets manually by finding them through the error pane. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mert, as discussed earlier let's be more specific here. By "manually" we should highlight that the user should try again a single conversion by right-clicking on a single widget and then there will be a pop-up dialog with more details about why the conversion didn't proceed during the batch conversion. Feel free to formulate it differently, but here an idea:
This manual conversion means using the context menu conversion option on each individual widget. This will bring up a dialog providing you with the specific reasons why that particular widget could not be converted automatically during the batch process.
|
||
The Widget Conversion dialog displays: | ||
|
||
{{< figure src="/attachments/refguide/runtime/mendix-client/batch-conversion-dialog.png" class="no-border" >}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The screenshot you shared is already an outdated version and not the final one. I tried to to make a new one, but I cannot manage to get the resolution of the image you shared, so I let you take a new one.
|
||
To start the batch conversion process you can either: | ||
|
||
1. Right-click on an incompatible widget in Studio Pro and select **Convert all to [target widget]** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use both incompatible
and unsupported
widgets, not sure if we should align the terms or maybe is fine?
This PR adds a new docs page to serve as a guideline for the new batch conversion feature.
This is supposed to be released with 11.4.