Multi input available

Earlier there was a multi input control (iWebkit) . Is there any alternative like that now . In my app I have to take more than 50 input values to process the result .

Sorry - there’s no such control now.

A couple of options: In the Project Explorer, you can create one Input to use as a template. Then, use Copy, then Paste it 50 times.

Or, you could use a variation of this technique:
https://blog.nsbasic.com/2012/10/creating-runtime-buttons-bonus-a-single-event-for-all-your-buttons/