implemented feedback #20868#note-10

feature_20868
Francesco Mangiacrapa 3 years ago
parent f0fcf09b0e
commit f7e09602bf

@ -57,9 +57,11 @@
is required
</small>
</b:Legend>
<b:Alert type="INFO" close="false">Only HTTPS URLs are allowed.
If you have a desktop file upload it to Workspace and use the 'Public Link' facility to get its HTTPS URL</b:Alert>
<b:Alert type="INFO" close="false">The URL of the resource you are
publishing (only HTTPS URLs are allowed). If your resource is a file that you own on your
desktop, please upload that file to your workspace and generate a
public URL for that file.</b:Alert>
<b:ControlGroup ui:field="urlControlGroup">
<b:ControlLabel for="url" title="File url">
@ -67,7 +69,7 @@
URL:
</b:ControlLabel>
<b:Controls>
<b:TextBox alternateSize="LARGE"
<b:TextBox alternateSize="LARGE"
placeholder="https://example.com/image.jpg" b:id="url"
title="Product's title" ui:field="resourceUrlTextBox" />
</b:Controls>

Loading…
Cancel
Save