
Hi, I was wondering if it's possible to change the title on a form with the use of Javascript? If so, is it also possible to give it the value of a field on the same form? For example, if I changed the "First Name" field to "Jordan", I would want the title on the form to display "Jordan" as well.
Hi Jordan,
By default Form Header Title shows "New <Entity Type>" (Like New Lead) when user creates one new record.
And it shows value of primary field which is the FullName for the lead entity when user edit records(after clicking save button).