Machsupport Forum

Mach Discussion => Mach Screens => Topic started by: albydarned on April 18, 2022, 12:14:43 PM

Title: How to set ListControl options
Post by: albydarned on April 18, 2022, 12:14:43 PM
With the new ListControl item in the screen design, how do I set the options?

When I add something to the String property it shows up in the dropdown, but I can't seem to figure out what the delimiter is for it to split the string into multiple dropdown options. I have tried using a , and ; with and without quotes around each options.
Title: Re: How to set ListControl options
Post by: RSL3577 on April 22, 2022, 08:41:04 AM
Which Screen are you playing with ?
Title: Re: How to set ListControl options
Post by: albydarned on April 22, 2022, 11:13:41 AM
I’ve created a screen from the blank template and added a list control component.
Title: Re: How to set ListControl options
Post by: RSL3577 on April 22, 2022, 12:04:55 PM
Try using a straight up and down bar  |        Between | your | options a space may or may not be needed. Hope this does it for ya! Fyi there is no scripting behind this screen unless you have created your own, you have use a default screen and modify from there.