Hi,
I'm working about a custom kafka connector for Bonita.
My first version have static settings page and it's work.
But I need a new version with more Settings Pages and with dynamics settings.
Sample :
First page -> Broker url and port
Next Button
Second Page -> Topic List (in a select widget). This list must be search with broker url.
I don't find how to do that...
Can you help me ?