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: Force user to fill a DB
Topic Summary: Trigger
Created On: 2-Nov-2006 15:30
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.
 2-Nov-2006 15:30
User is offline View Users Profile Print this message


Tarun Inabathuni

Posts: 59
Joined: 18-Jan-2005

Hello Everyone

I am currently trying to apply a trigger on opening a module which forces user to fill in a DB but currently the DB is populated but can be ignored.What is the best way to force this DB so that users cannot bypass it...

Regards
Tarun
Report this to a Moderator Report this to a Moderator
 3-Nov-2006 01:28
User is offline View Users Profile Print this message


Pete Kowalski

Posts: 301
Joined: 7-Feb-2003

I'm a bit confused on what you mean...

DB is used for a graphical user interface or do you mean DB as in database?

In my GUI (or DB) I have if conditions spread throughout that if a user doesn't fill in certain fields he is able to finish / proceed to the next step.

Please clarify what you mean.

-------------------------
pete.kowalski(at)motorola.com
Report this to a Moderator Report this to a Moderator
 3-Nov-2006 14:03
User is offline View Users Profile Print this message


Rafal Dudycz

Posts: 13
Joined: 12-Jul-2005

You can use block method on dialog box to force user to fill any forms. See example:
Report this to a Moderator Report this to a Moderator
 6-Nov-2006 14:57
User is offline View Users Profile Print this message


Tarun Inabathuni

Posts: 59
Joined: 18-Jan-2005

The closeDB method might work but the user has the ability to still ignore the DB
is there any way to keep the focus on the DB until he fills it

Regards
Tarun
Report this to a Moderator Report this to a Moderator
 6-Nov-2006 16:30
User is offline View Users Profile Print this message


ron lewis

Posts: 650
Joined: 20-Sep-2004

Validate the data -- if the data is not valid then execute the block again until data is valid.
Report this to a Moderator Report this to a Moderator
 7-Nov-2006 13:19
User is offline View Users Profile Print this message


Rafal Dudycz

Posts: 13
Joined: 12-Jul-2005

quote:

Originally posted by: tarun ina
The closeDB method might work but the user has the ability to still ignore the DB



No, he hasn't. Dialog created in this way (block method) cause that all DOORS windows are inaccessible (within current DOORS session).
To make sure that this dialog will be always seen by users you could create it by topMost method (instead of centred)

E.g.:
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 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 2 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.