Differences between revisions 3 and 4
Revision 3 as of 2018-03-21 18:23:13
Size: 11
Editor: grover5
Comment:
Revision 4 as of 2018-03-21 18:26:54
Size: 332
Editor: grover5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Form(Start)>>
|| Last Name || <<Form(Text, CollabTest/FormsDict..LastName, 30)>> ||
|| First Name || <<Form(Text, .FirstName, 30)>> ||
|| Servings || <<Form(Integer, .Age In Months, 4)>> ||
||<-2><<Form(Navigation)>> ||
<<Form(End)>>


Last Name

<<Form: execution failed [CollabTest/FormsDict] (see also the log)>>

First Name

<<Form: execution failed [list index out of range] (see also the log)>>

Servings

<<Form: execution failed [list index out of range] (see also the log)>>

<<Form: execution failed [index] (see also the log)>>

FormsDict