Clear a Form

After creating a new record, you might want to clear a form so that it is ready for additional data capture. Apart from execution SmartObject methods in rules, there are other common methods that can be called such as Clear, Initialize and Refresh. To clear a form, execute the Clear method after executing the Create method.
The Rule will look as follows: