You are here: Field Rules Reference > Field Rules Summary > NoOpFunc

NoOpFunc

This field level rule is useful when you are developing new forms because it lets you map all fields and systematically test each field by replacing the NoOpFunc rule with the actual rule you want to use.

If a particular field level rule keeps failing, you can use NoOpFunc to temporarily replace the original rule and process the form without error until you can evaluate and solve the problem.

Note The field on the form will be blank after processing with this rule.