I need to edit a Rest-URL in my app.
But obviously the string length in TextPicker is limited to 31 characters.
1. is it possible to enable longer strings (cause 31 is to short for REST Urls)
2. is this limitation documented somewhere? (could not find it)