Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Setting "Standard view" as default for user
Topic Summary:
Created On: 30-Nov-2005 14:35
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Chris Jones, on Thursday, February 23, 2006 4:43 PM

Answer:
Apparently "Standard view" isn't technically a view, it's more of the lack of a view. Thus, you can't set it as default in code (although you can load it). Fortunately there's a function to clear the default view, putting it back to Standard:

clearDefaultViewForModule(Module m)

-Chris
 30-Nov-2005 14:35
User is offline View Users Profile Print this message


Rafal Dudycz

Posts: 13
Joined: 12-Jul-2005

Hello!

I need to set "Standard view" as default for some users. I tried:

Module m = current
print setDefaultViewForUser(m, "Standard view")


But this function returns message: "Unknown view name"
Has anybody idea how to solve this problem?

Regards,
Rafal
Report this to a Moderator Report this to a Moderator
 2-Dec-2005 18:58
User is offline View Users Profile Print this message


Chris Jones

Posts: 177
Joined: 1-Jul-2005

Answer Answer
Apparently "Standard view" isn't technically a view, it's more of the lack of a view. Thus, you can't set it as default in code (although you can load it). Fortunately there's a function to clear the default view, putting it back to Standard:

clearDefaultViewForModule(Module m)

-Chris
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.