web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

open html in lightbox inside CRM

(0) ShareShare
ReportReport
Posted on by 1,515

Hye everyone,

i have to open aspx page inside a lightbox.

i was thinking to use existing CRM lightbox which is used behind process dialog

so any suggestions ?

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    saad nadir Profile Picture
    282 on at

    i propose that you integrated JQUEY UI library as a webresources inside dyanmics crm or use it directley from internet by specifing external link in the importe.
    Then you can integrate a new webresource that contain the javascript code that open the dialog :

    <html>
    	<head>
    		<link rel="stylesheet" href="jquery-ui.min.css">
    		<script src="external/jquery/jquery.js"></script>
    		<script src="jquery-ui.min.js"></script>
    		<script>
    			$(function() {
    				$("#myLightBox").dialog();
    			 });
    		</script>
    	</head>
    	<body>
    		<body> 
    			<div id="myLightBox"> 
    				my lightbox is diplayed
    			</div> 
    		<body>
    		
    	</body>
    </html>


Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans