Skip to main content

Is it possible to put multiple parameters in for a lobby element like this?

 

You can try going about it this way:

Data source:

You want the parameter to be in parenthesis because you’ll be supplying it with a list. This way you can also set the default value as a query.

Lobby:

Each value has to be in between apostrophes since it’s a string.

Default value can be set to a query - fetching all possible states.


Thank you that worked.


Hi  @wcocom @JackH 

I tried this solution on IFS Cloud 21R2, it is not working.

Does this solution works only in IEE?

 

Here is the DataSource -
 

 

The parameters -

I also tried removing quotes, replacing comma with semi-colon, nothing is working.

 

Thanks.


Hi  @wcocom @JackH 

I tried this solution on IFS Cloud 21R2, it is not working.

Does this solution works only in IEE?

 

Here is the DataSource -
 

 

The parameters -

I also tried removing quotes, replacing comma with semi-colon, nothing is working.

 

Thanks.

Made it to work by an alternative solution. Here is the link to the answer -

 

Thanks.


Hi @Rohit and others.


That other linked topic was already closed, so I’ll reply here.

I created a bit different solution in Cloud.

Here’s a link to my topic.
 


Reply