ShosMeister Posted February 3, 2009 Posted February 3, 2009 (edited) Is there a way to allow a user to click on the image in a portal view and have it open or is this something that is only allowed in the web viewer? The one workaround that I've found is to script an OpenURL to the cFileURL when the user clicks on the image in the portal. This opens the image in their web application using SC and then the user can click on it from there to actually open it with whatever application is necessary. Edited February 3, 2009 by Guest
Valentin Posted February 3, 2009 Posted February 3, 2009 You should be able to use a combination of Open URL script step and SCDownload function SuperContainer Companion plugin.
ShosMeister Posted February 3, 2009 Author Posted February 3, 2009 Awesome!!! I didn't find anything in the regular docs which is why I posted here. Looking in the Plugin docs, I found the references you are talking about and changed my script to Open URL(SCDownload(STP_Patients_SC:_cResourceIdentifier)) Works like a charm!
Recommended Posts
This topic is 5770 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now