User Activity
I looked for information on using the Multi Row Variable Set and how can I make use of a script to access the MRVS and its variables. Although there are articles available, I thought I make it an easy read for people here; thus this article.
I am pre...
11-22-2016
I am having an issue that I can't figure out. I have about 20 choice fields that has 6 Choice each. Pass, Fail, Blocked, Incomplete, In Progress and No Run. When creating this field I set the following:1. Choice type - Drop-down without none2. Defaul...
I am using the following script which works fine as an onLoad client Script. However, I was wondering if it is possible to revise it to make it work as an onChange Client scriptfunction onLoad() { //Type appropriate comment here, and begin script...