Member-only story
Autosave quick create a form record on fields change and open the created record
Requirement:
The user will create the record from the Quick Create and on change of specific field, the record should automatically save. Whenever the record will be saved it should open the created record.
In our scenario, we are going to use the Account Entity. When the user will enter the main phone data in the Account Quick Create Form, the record will automatically save and it will open the created account record.
Steps:
- Go to Default Solution or your customization solution and Open the Quick Create Form from Account Entity
2. Click on the Form Properties to edit the form properties of Account Quick Create Form and add the script on the form.
3. Click on the +New button to add the JavasScript web resources on the form so that you can use the script function on Form Events