21 May
2001
21 May
'01
3:26 p.m.
On Thu, 17 May 2001, Casey Duncan wrote:
You should create an instance method (It will need to be a Python script, DTML methods cannot be indexed)to return the result of the value
To my understanding, this is not true. DTML Methods *can* be indexed, they just can't make use of REQUEST in whatever processing they do. However, I can't think of a good reason to use a DTML Method as a Catalog index. --RDM