Difference between revisions of "Form:Project"
Jump to navigation
Jump to search
| Line 51: | Line 51: | ||
== Assets and/or Content == | == Assets and/or Content == | ||
{{{field | {{{field | ||
| − | | | + | |Content |
|holds template | |holds template | ||
}}} | }}} | ||
| Line 63: | Line 63: | ||
{{{end template}}} | {{{end template}}} | ||
| − | {{{for template| | + | {{{for template|Content|multiple|embed in field=Project[Content]|add button text=Add a Record}}} |
| − | + | {| | |
| + | |- | ||
| + | |<p class="small">TYPE: </p> | ||
| + | |{{{field | ||
| + | |Asset Category | ||
| + | |input type=dropdown | ||
| + | |property=Asset Category | ||
| + | |show on select=Social Creative=>creative; | ||
| + | }}} | ||
| + | |- id="creative" | ||
| + | | | ||
| + | |{{{field | ||
| + | |Social Campaign Media | ||
| + | |input type=combobox | ||
| + | |values from property=Social Campaign Media | ||
| + | |placeholder=Select or Type in | ||
| + | }}} | ||
| + | |- | ||
| + | |<p class="small">DESCRIPTION: </p> | ||
| + | |{{{field | ||
| + | |Asset Description | ||
| + | |input type=textarea | ||
| + | |placeholder=Asset and/or content description | ||
| + | }}} | ||
| + | |- | ||
| + | |<p class="small">INNOVATIONS: </p> | ||
| + | |{{{field | ||
| + | |Innnovative Features | ||
| + | |input type=textarea | ||
| + | |placeholder=First-to-market activations or Tech innovations | ||
| + | }}} | ||
| + | |- | ||
| + | |<p class="small">LIVE URL: </p> | ||
| + | |{{{field | ||
| + | |Has URL | ||
| + | |input type=regexp | ||
| + | |base type=url | ||
| + | |regexp=/^$!^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/ | ||
| + | |placeholder=URL of the website | ||
| + | }}} | ||
| + | |- | ||
| + | |<p class="small">IMAGE GALLERY: </p> | ||
| + | |You will be able to drag and drop a batch of images right on the project page after saving your work. | ||
| + | |- | ||
| + | |<p class="small">VIDEO LINKS: </p> | ||
| + | |{{{field | ||
| + | |Video | ||
| + | |input type=textarea | ||
| + | |list | ||
| + | |delimiter=\n | ||
| + | |placeholder=One video link URL per line | ||
| + | }}} | ||
| + | |} | ||
{{{end template}}} | {{{end template}}} | ||
__NOTOC__ | __NOTOC__ | ||