Nice!  Thanks for that.

 

Rob Manger

Test Analyst


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Cran
Sent: Wednesday, 18 October 2006 7:21 AM
To: [email protected]
Subject: RE: [OzTFS] Changing the size of fields on a work item template

 

Rob,

 

Pretty simple with the html field control. You can add a MinimumSize=”x,x” attribute to the control. You may have to play around with it a bit to get it to fit properly (and I don’t think it shows in PTE…) Should look something like this:

 

<FORM>

            <LAYOUT>

                        ...

                        <Control FieldName="Company.Control" Type="HtmlFieldControl" Label="Bug History:" LabelPosition="Top" MinimumSize="200,200" />

            </LAYOUT>

</FORM>

 

Alternatively, you could use a new tab in a tab group, and set the Dock=Fill attribute on the HTMLFieldControl to have it fill the entire tab.

 

Jonathan Cran

[EMAIL PROTECTED]

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Manger
Sent: Tuesday, October 17, 2006 2:48 AM
To: [email protected]
Subject: [OzTFS] Changing the size of fields on a work item template

 

Hi All,

 

Another simple, and yet probably strangely complex, problem.

 

How can I go about changing the size of fields on a work item template?  I am currently using PTE to change the layout of my work item, but there doesn’t seem to be any way to make a field any larger than the default. Currently the only fields that would suit a large plain text field (such as ‘Description’) are FieldControl (single line) and an HTMLFieldControl (the largest control, but only 2.5 lines).  This makes things almost un-readable!  How can I make this field larger so I can see more than 2 lines at once?

 

Cheers

 

Rob Manger
Test Analyst

SEEK Limited
Level 2, 3 Wellington St
St
Kilda, Victoria
, 3182

PH : +61 3 8517 4181
URL : www.seek.com.au

 

 

OzTFS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net OzTFS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net OzTFS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net

Reply via email to