UPDATE3: Current non functional behaviour is considered OOTB Webtop functionality => Feature Request (WEBTOP-4999)
UPDATE2: No mention of this as fixed or know issue in Webtop_6.5_SP3_Release_Notes.pdf or Documentum Web Development Kit 6.5 SP2 Release Notes.pdf
UPDATE1: Odds are this is a bug as a buddy had the same problem some months ago.
I can not get depended value assistance to work when running a search template. Only the first attribute has value assistance. The remaining attributes with the depended values assistance do not work
This happens in both DA and Webtop. Version is D65sp2
The depended value assistances works OK for properties page and advanced search (see attached).
In composer I have marked the value assistance as "List is complete", and "Allow cached queries". An example of my DQL is
SELECT DISTINCT cat1 FROM dm_dbo.categorization WHERE doc_country='$value(doc_country)' ORDER BY 1
I strongly suspect that this is a bug, but I find it hard to believe that something as basic as depended value assistance would be left out of search templates