New way for the New Record Page

Responded to this post with this. Slick approach really.

This is applicable where you need a page for creating one or more records.

Set the model to query 0 rows, not to create a default row if model has none and to load model data on page load.



1. Set an action on the model for initiating event “Requeried”. Set one Action of 
Create new row in model (Use default values if necessary. Using URL params allows for multiple records using the same values)

The Save button only saves the model.

The New Lead button also queries the model