Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2018-03-21 18:23:13
Size: 11
Editor: grover5
Comment:
Revision 5 as of 2018-03-21 18:27:11
Size: 336
Editor: grover5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:



Line 2: Line 6:

<<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)>>

FormsDict

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)>>