I have extended the user table to include and additional attribute (School)
I would like to add that attribute to an entity on create based on the logged in user.
Example: John is logged in and clicks CREATE the school attribute from the user table is automatically filled in the corresponding field in the edit screen.