I am opening and editing a record via a link in an HTML page. I would like to close this window once the record has been submitted and return to the HTML page. I have tried a couple of options but have not found one that works. I am not opening the new window via openURL(), rather the <a> tag in HTML.
Thanks for any suggestions.