Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, November 8, 2018 10:16:59 AM(UTC)
Robin Gk

Groups: Registered
Posts: 1


Hi there.
I'm planning to automate the steps to open a study patient in one click using WebViewer. So I was wondering if there is already a url query protocol implemented to just call it and go directly to series viewer.

Best Regards.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, November 19, 2018 12:27:38 PM(UTC)
Pawel L.

Groups: Registered, Manager, Tech Support, Administrators
Posts: 14


Hello,
Since the medical web viewer is written with angular, it is not using routing to change the URL paths when deciding whether or not to render the series viewer. This is done with a state-change, and when the page is being rendered, the index of the viewer is being spliced out, so by removing the splice, the tab will render on page load, making it go directly to the series viewer as you asked.
In Tab.js you will notice that every tab is given an index number, and in TabService.js, you can find a splice function removing index 1 between lines 84 and 90. If you remove this splice function, the medical viewer will render on page load.

Pawel Lyko
Developer Support Engineer
LEAD Technologies, Inc.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.066 seconds.