Skip to Content
0
Former Member
May 22, 2018 at 01:08 PM

CU01 edit dependency multi select

68 Views

Hello,

My problem is, I don't know how to make multiple selections in procedure.

For example:

$self.Y_EXAMPLE ?= 'SELECT1' if not specified $root.Y_EXAMPLE.

it works fine but I need multi selection if Y_EXAMPLE don't select.

(SELECT1 and SELECT2) . How to write this code?


Best Regards.