We have a input text html field for configuring our metadata url.
Sometimes we need to develop a SP that is not actually available online (or with a valid certificate, yet).
For this reason I believe that it would be better to have a select input field with two values:
'url' and 'file'
the first is the default value, and its behaviour is the same as the actual one.
'file' instead woul let us to upload our metadata directly from our workstation.
We have a input text html field for configuring our metadata url. Sometimes we need to develop a SP that is not actually available online (or with a valid certificate, yet). For this reason I believe that it would be better to have a select input field with two values:
'url' and 'file'
the first is the default value, and its behaviour is the same as the actual one. 'file' instead woul let us to upload our metadata directly from our workstation.