How to close the mashup on button click
Nov 18, 2016
08:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 18, 2016
08:25 AM
How to close the mashup on button click
How to close the mashup on button click?
please hep with the solution.. thanks in advance
Labels:
- Labels:
-
Extensions
4 REPLIES 4
Nov 18, 2016
09:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 18, 2016
09:41 AM
Hi
Can you be more specific are you trying to close the mashup tab or trying to close a Pop-up open from
parent mashup , in later case the mashup itself has closeifpopup event
Nov 24, 2016
08:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 24, 2016
08:17 AM
Hi,
Thank you for your reply, how to do if i have to close the mashup tab on button click?
Nov 24, 2016
08:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 24, 2016
08:47 AM
Add an expression widget, and set it on Expression=close();
Then you just need to trigger that expression widget whenever you want to close the browser window.
Nov 25, 2016
04:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 25, 2016
04:36 AM
Hi,
Thank you so much. It worked
