Article

Imagen de wschreiber
article
Reads:

%count lecturas

Score:
5
5
1
 
Comments:

0

Controlling Checkbox Options in UserApp

Author Info

5 March 2008 - 9:21am
Submitted by: wschreiber

(View Disclaimer)

Problem

A Forum reader recently asked:

"While using MV Checkbox in UserApp, the different checkbox options are all coming on the same line. Can the options be shown on different lines?"

And here is the response from Wolfgang Schreiber ...

Solution

I just found out that in IDM 3.5.1 you can change the sort order by simply adding some hidden text (like an HTML comment) as a label prefix.

For example, you can try something like this:

 Label ZZ
 Label YY
 Label AA

to keep items in this order.

As I indicated before, appending "" will show the items in a column instead of a row:

Label ZZ
Label YY
Label AA


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell