Difference between revisions of "Form:Project"
Jump to navigation
Jump to search
Line 60: | Line 60: | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|Award|multiple|embed in field=Project[Awards]|add button text=Add an Award}}} | {{{for template|Award|multiple|embed in field=Project[Awards]|add button text=Add an Award}}} | ||
− | + | {| | |
+ | |- | ||
+ | |<p class="small" title="Mandatory field">AWARD: *</p> | ||
+ | |{{{field | ||
+ | |Award Type | ||
+ | |input type=dropdown | ||
+ | |values from property=Award Type | ||
+ | |mandatory | ||
+ | }}} | ||
+ | |- | ||
+ | |<p class="small" title="Mandatory field">CATEGORY: *</p> | ||
+ | |{{{field | ||
+ | |Award Details | ||
+ | |input type=dropdown | ||
+ | |values dependent on=Award record[Award Type] | ||
+ | }}} | ||
+ | |- | ||
+ | | | ||
+ | |{{{field | ||
+ | |Award Sequence Number | ||
+ | |input type=number | ||
+ | }}} | ||
+ | |- | ||
+ | | | ||
+ | |{{{field | ||
+ | |Award Year | ||
+ | |input type=dropdown | ||
+ | |values= | ||
+ | }}} | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | Is Finalist | ||
+ | Award Winner Rank | ||
+ | Is Nominated | ||
+ | Is Winner | ||
+ | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|Content|multiple|embed in field=Project[Content]|add button text=Add a Record}}} | {{{for template|Content|multiple|embed in field=Project[Content]|add button text=Add a Record}}} |