Hi All,
I Have URL format field on my CRM form (which is not a CRM URL it's simple external website URL). Actually I need to open this URL in a Pop-up Dialog Box. Currently by default URL is opening in new Webpage. Do we have some trick to open this URL in dialog box from CRM URL click.
One more information the .aspx page which we are opening in new page, is in our control only so we can do some code there also if we have to do something to open his URL in dialog box by default.