I have seen extension with flexform where an input field is for entering an URL (example: gkh_rss_import). After the input field there is an URL selector. When pressing it the default TYPO3 selection pops up with URL to internal page, external, image etc.
But in the xml for the flexform I see only the code for a normal input field, not an URL selector.
So I guess the URL selector somehow is added outside the flexform xml. But how?