Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: [Script] Dynamicaly update a lookup list

$
0
0

I don't know why but this does not work on my system

 

Bug_Fields.field("BG_USER_03").List = Lists("BG_USER_01")

 

Anyway this works

Bug_Fields.field("BG_USER_03").List = Bug_Fields.field("BG_USER_01").List

 

Let's do it this way.

 

Thank you William.


Viewing all articles
Browse latest Browse all 14708

Trending Articles