Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3116

Re: Evaluating a DW column's ValidationMsg Correctly

$
0
0

Have your treid a simplified validation like:

 

validation = Trim(this.Describe(asColName + ".ValidationMsg"))

msg = this.Describe("Evaluate(" + validation + ", " + String(llRow) + ")")


The only issue I see is that  gettext() is not always working fine ( on a checkbox).


hth


Arnd



Viewing all articles
Browse latest Browse all 3116

Trending Articles