Method 1 (without autobind)

Input Field
User Clicks “Save” Button
Save the name against the User

Method 2 (with autobind)

Input Field autobind this field against the Current User’s Name field
Every time the User updates the field it automatically gets updated in the database

1 Like