@@ -28,7 +28,7 @@ <h1>Liaison Statement Management Tool<br>Field Help</h1>
2828 < td > < b > Description</ b > </ td >
2929 < td > < b > Comments</ b > </ td > </ tr >
3030 < tr >
31- < td rowspan ="2 "> From:</ td >
31+ < td rowspan ="3 "> From:</ td >
3232 < td > Organization:</ td >
3333 < td > The organization submitting the liaison statement.</ td >
3434 < td > The field is filled in automatically.</ td > </ tr >
@@ -37,55 +37,67 @@ <h1>Liaison Statement Management Tool<br>Field Help</h1>
3737 < td > The name and e-mail address of the person submitting the liaison statement.</ td >
3838 < td > The field is filled in automatically.</ td > </ tr >
3939 < tr >
40- < td > Reply-To:</ td >
41- < td >  </ td >
40+ < td > Reply To:</ td >
4241 < td > The e-mail address(es) that will be inserted in the "To:" field when a recipient hits the "Reply" button on the message.
4342</ td >
44- < td > Mandatory< br > Suggested Format:< br > Name <e-mail address></ td > </ tr
43+ < td > Mandatory< br > Format:< br > Name <e-mail address></ td > </ tr
4544 < tr >
4645 < td rowspan ="2 "> To:</ td >
4746 < td > Organization:</ td >
4847 < td > The name of the organization (and sub-group, if applicable) to which the liaison statement is being sent.</ td >
49- < td > Mandatory < br > Suggested Format: < br > SDO/Sub-group </ td > </ tr >
48+ < td > Drop Down Menu with available choices. If an SDO is not listed please contact statements@ietf.org </ td > </ tr >
5049 < tr >
5150 < td > POC(s):</ td >
5251 < td > The e-mail address(es) of the recipient(s) of the liaison statement, separated by commas.</ td >
53- < td > Mandatory< br > Suggested Format:< br > Name <e-mail address></ td > </ tr >
54- < tr >
55- < td > Cc:</ td >
56- < td >  </ td >
57- < td > The e-mail address(es) of the copy recipient(s) of the liaison statement, separated by commas.</ td >
58- < td > Optional< br > Suggested Format:< br > Name <e-mail address></ td > </ tr >
59- < tr >
60- < td > Title:</ td >
61- < td >  </ td >
62- < td > The title of the liaison statement.</ td >
63- < td > Mandatory</ td > </ tr >
52+ < td > The field is filled in automatically.</ td > </ tr >
6453 < tr >
54+ < td rowspan ="3 "> Other Email Addresses:</ td >
6555 < td > Response Contact:</ td >
66- < td >  </ td >
6756 < td > The e-mail address(es) to which any response should be sent, separated by commas.</ td >
6857 < td > Optional< br > Suggested Format:< br > Name <e-mail address></ td > </ tr >
6958 < tr >
7059 < td > Technical Contact:</ td >
71- < td >  </ td >
7260 < td > The e-mail address(es) of individuals or lists that may be contacted for clarification of the liaison statement, separated by commas.</ td >
7361 < td > Optional< br > Suggested Format:< br > Name <e-mail address></ td > </ tr >
7462 < tr >
63+ < td > Cc:</ td >
64+ < td > The e-mail address(es) of the copy recipient(s) of the liaison statement, one on each line.</ td >
65+ < td > Optional< br > Suggested Format:< br > Name <e-mail address></ td > </ tr >
66+ < tr >
67+ < td rowspan ="2 "> Purpose:</ td >
7568 < td > Purpose:</ td >
76- < td >   </ td >
77- < td > The intent of the liaison statement. Normally, one of four choices: (a) For action, (b) For comment, (c) For information, (d) Response .</ td >
78- < td > Optional < br > The submitter selects one of the four choices, or selects "Other," and indicates the intent. </ td > </ tr > < tr >
69+ < td > The intent of the liaison statement. Normally, one of four choices: (a) For action, (b) For comment, (c) For information, (d) In Response. </ td >
70+ < td > The submitter selects one of the four choices, or selects "Other," and indicates the intent .</ td > </ tr >
71+ < tr >
7972 < td > Deadline:</ td >
80- < td >  </ td >
8173 < td > The date by which a comment or action is required.</ td >
8274 < td > Mandatory if the purpose is "For comment" or "For action." Otherwise, optional. </ td > </ tr >
83- < tr >
75+
76+ < tr >
77+ < td rowspan ="3 "> Liaison Statement:</ td >
78+ < td > Title:</ td >
79+ < td > The title of the liaison statement.</ td >
80+ < td > Mandatory.</ td > </ tr >
81+ < tr >
82+ < td > Submission Date:</ td >
83+ < td > The date the liaison was originally submitted.</ td >
84+ < td > Mandatory.</ td > </ tr >
85+ < tr >
8486 < td > Body:</ td >
85- < td >  </ td >
8687 < td > The text of the liaison statement.</ td >
8788 < td > Mandatory if there are no attachments.
8889< br > Optional if the text of the liaison statement is provided in an attachment.</ td > </ tr >
8990
91+ < tr >
92+ < td rowspan ="3 "> Add Attachment:</ td >
93+ < td > Title:</ td >
94+ < td > The title of the attachment.</ td >
95+ < td > Optional if there is text in the body, Mandatory if there is not.</ td > </ tr >
96+ < tr >
97+ < td > File:</ td >
98+ < td > Browse to find the attachment.</ td >
99+ < td > Optional if there is text in the body, Mandatory if there is not.</ td > </ tr >
100+
101+
90102</ table >
91103{% endblock %}
0 commit comments