Edit link on view record openning up in New Windows??
Is it possible to chose how the "edit" link on a View record opens up the input form for editing?
At the moment, the input form opens up inline to the page being viewed, which is fine inside the application, but unfortunately it becomes a problem when the View is being embedded into another website using the <iframe> approach as it creates a very small scrollable region for the input form. The <iframe> height is set to auto as I have more than one View being displayed on the external website page.
I would like to have the edit link open up a New Window, to avoid the <iframe> height problem.
Cheers,
Neil