The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Calling a Dialog using DialogService in Activity detail?
Posted: 09 Jun 10 12:17 PM
|
Hi all, I'm working on some customizations to Activity detail page, which require calling a Dialog. As far as I can see in Application Architect under Pages, "Activity Detail" has no "Dialog" target workspace available for its smartparts. I tried calling the dialog with a smartpart that is defined as a tab, but it obviously fails. Is this because the Activity Detail screen itself is a dialog or similar?
Any suggestions or workarounds to solve this?
Thanks! |
|
|
|
Re: Calling a Dialog using DialogService in Activity detail?
Posted: 09 Jun 10 2:02 PM
|
You'll probably have to write a global dialog module. I've done this in the past and am using it on a current project. I'd be willing to give you the code if Sage gives the OK (should not be a problem). Let me know if you're interested. |
|
|
|
Re: Calling a Dialog using DialogService in Activity detail?
Posted: 09 Jun 10 2:04 PM
|
You'll probably have to write a global dialog module. I've done this in the past and am using it on a current project. I'd be willing to give you the code if Sage gives the OK (should not be a problem). Let me know if you're interested. |
|
|
| |
| |
| |
| |
|