hansva opened a new issue, #2285: URL: https://github.com/apache/hop/issues/2285
### What would you like to happen? Import: https://issues.apache.org/jira/browse/HOP-4561 In a lot of dialogs in the Hop GUI we need to split up widgets over multiple tabs since there are so many options. It would be nice if we could automatically generate the tabs from the `@GuiWidgetElement` annotations. So perhaps we can add a `String tabName() default ""` method to the annotation. If one or more elements for a specific parent ID have a non-default tab name, we generate tabs. The widgets without name end could up in a "General" tab. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
