Developer forum

Forum » Development » Control height of drop down parameter in scheduled task

Control height of drop down parameter in scheduled task

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

I have a scheduled task with a DropDownParameterEditor on a parameter. No matter what I try, I can't seem to change the height of the drop down:

The HTML is as follows:

<select size="4" name="Repositories_index_update" multiple="multiple" id="Repositories_index_update" class="std full-height">

The same HTML in a data integration job does render the control with a height of a least four rows. 

Any way I can influence this? In its current form, the control is pretty hard to use.

Imar


Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Never mind. It seems to work when you specify the height without a unit. I.e height=100 instead of height=100px.

Imar

 

You must be logged in to post in the forum