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: Multi-valued choice in a Form
Topic Summary:
Created On: 8-Apr-2005 17:11
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.
 8-Apr-2005 17:11
User is offline View Users Profile Print this message


Adam Gerber

Posts: 17
Joined: 8-Oct-2002

Anybody know how to create a multi-valued choice in a Form. I can do a simple choice and a multiList (as shown below), but for the life of me I can't seem to find a way to make a multi-valued choice with check boxes in a form. I'm looking for something that would give me the same functionality as a DOORS multi-valued attribute. I don't want to create a fixed frame with a check box for each selection.

Adam


DBE thisLabel = label(makeForm_DB, thisAttrName)
left(makeForm_DB)
if ( thisAttrDef.multi && numVals > 5 )

{
thisDBE = multiList(makeForm_DB, "", 9, vals, 9)
Report this to a Moderator Report this to a Moderator
 11-Apr-2005 10:48
User is offline View Users Profile Print this message


Jeremy Dick

Posts: 3
Joined: 7-Feb-2005

Adam,

You need to use "listView" instead of multiList.
Look it up in the DXL Reference !
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.