![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
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 |
![]() |
![]()
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
You can use block method on dialog box to force user to fill any forms. See example:
|
|
![]() |
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
Validate the data -- if the data is not valid then execute the block again until data is valid.
|
|
![]() |
|
![]() |
|
quote: 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.: |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Force user to fill a DB
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.