Unshift a record to the front of the collection on save

Hi, I have two questions:

  1. how do I not add a record to its collection until it is persisted?

  2. how do I unshift it to the collection instead of having it pushed to the end?