Update record using UI page and UI action
Many a times there is a requirement to show UI page and take input from user and update the current record. This can be handled using an UI page which gets invoked from UI action. Something similar below, please enhance it as per your requirement. HT...
