Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2018-03-21 18:22:36
Size: 25
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)>>


Line 2: Line 11:

CollabTest

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