create new contact using GlobalAction popup from account page

Yup. A couple easy options.

  1. Set a Condition on the contact model for AccountID to be the Id value of the Account Model.
  2. Sel Create New Row Action from your action framework. You then have another button that renders to add default values.