Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ruleForm

Developer

Blair McKenzie

  File Modified
No files shared here yet.

This rule can create a form from any type in farcry, which when submitted creates a new instance in the type table. Includes entry field caption, server side validation and feedback (email,credit card number,integer,float,money,etc ), changing the order of the fields, making them required, in/visible, and prividing default values.

Currently filters out generic type properties and creates the type with empty, default or anonymous values for them. Could probably be cleaned up and there's a lot of room for expanding the validation and form input types, but it works quite well.

  • No labels