Dynamic drop down

Use this board to ask questions or have discussions with other Rich Displays users.
Scott Klement
Experienced User
Posts: 2711
Joined: Wed Aug 01, 2012 8:58 am
First Name: Scott
Last Name: Klement
Company Name: Profound Logic
City: Milwaukee
State / Province: Wisconsin

Re: Dynamic drop down

Post by Scott Klement »

You can right-click the "choices parameter value" property and choose "Add Another Choices Parameter Value". then you will have a second one that you can use.

If the choices parameter value is calculated on the client side (i.e. has "script:" or "js:", etc at the start) you can modify it from JavaScript with applyProperty('widgetId', 'choices parameter value 2', 'value'); -- you cannot modify it the value comes from a bound field or if it is known at compile-time, because in that case the value does not come from the browser, it comes from the IBM i directly, so any changes on the client side won't do anything.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest