Page 1 of 1

Dynamic Pick List

Posted: Fri Feb 17, 2017 3:40 am
by csturtev
How can you specify/fill a variable that will be used in the reusable part for a dynamic pick list? Attached is an example of the reusable part, that was assigned when creating the dynamic pick list for the field. I pointed out the key field that would need to be a variable that is passed in at the time of execution.

Re: Dynamic Pick List

Posted: Fri Feb 17, 2017 3:47 am
by csturtev
2017-02-16_11-22-12.png
2017-02-16_11-22-12.png (44.46 KiB) Viewed 5130 times

Re: Dynamic Pick List

Posted: Fri Feb 17, 2017 9:29 am
by Stewart Marshall
Dynamic Picklists are simple, isolated objects designed to cover the basics.

If you need parameters to configure the behaviour, you'll need to build a regular reusable part.

Regards