Difference between revisions of "Form:Agency"
Jump to navigation
Jump to search
Line 44: | Line 44: | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|Asset|multiple|embed in field=Agency[Assets]|add button text=Add Work Samples}}} | {{{for template|Asset|multiple|embed in field=Agency[Assets]|add button text=Add Work Samples}}} | ||
+ | <p class="small">CAPTION: </p> | ||
+ | {{{field | ||
+ | |Asset Title | ||
+ | |input type=dropdown | ||
+ | |property=Asset Category | ||
+ | }}} | ||
+ | <p class="small">TYPE: </p> | ||
{{{field | {{{field | ||
|Asset Category | |Asset Category | ||
|input type=dropdown | |input type=dropdown | ||
|property=Asset Category | |property=Asset Category | ||
− | }}} {{{field | + | }}} |
+ | <p class="small">IMAGE: </p> | ||
+ | {{{field | ||
|Has image | |Has image | ||
|input type=text | |input type=text | ||
|uploadable | |uploadable | ||
|placeholder=Enter the filename or click Upload | |placeholder=Enter the filename or click Upload | ||
+ | }}} | ||
+ | <p class="small">LINK: </p> | ||
+ | {{{field | ||
+ | |Has link | ||
+ | |input type=regexp | ||
+ | |base type=url | ||
+ | |regexp=/^$!^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/ | ||
+ | |placeholder=URL of the website | ||
}}} | }}} | ||
<p class="small">NOTES: </p> | <p class="small">NOTES: </p> |
Revision as of 05:43, September 8, 2021