{{#if formControls}}

Form Controls/Methods Needed for the Wireframe

Status
Control Name
User Story
Documentation
{{#each formControls}}
{{#if developmentStatus}}{{#if cometStatus}}
{{else}}
{{/if}}{{else}}
{{/if}}
{{label}}
US{{storyNumber}}
{{#if documentationURL}}(click here){{/if}}
{{/each}}
{{/if}} {{#if adkComponents}}

ADK Componenets/Methods Needed for the Wireframe

Status
Control Name
User Story
Documentation
{{#each adkComponents}}
{{#if developmentStatus}}{{#if cometStatus}}
{{else}}
{{/if}}{{else}}
{{/if}}
{{label}}
US{{storyNumber}}
{{#if documentationURL}}(click here){{/if}}
{{/each}}
{{/if}} {{#if notes}}

Notes: {{notes}}

{{/if}}