Hi all, I successfully added an inList constraint for a select input, it displays properly in a new form but not in a form after generateForm that followed a validate. Code snipppets:
if ( !friend.validate() ) {
printForm( friendTypeList, template );
generateForm( template, friend );
print( template );
}
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users
