One of my current projects required me to create a new Entity record when the user pressed a button that had been added to the toolbar.  The two Entities were related so data is automatically copied from the Parent record to the new Child record.
The only problem I ran into was in making sure that [...]