is it posible to lookup a responce document on a view, do you have any formula code on it… tanx in advance…
Subject: @isresponsedoc
Hi,
i’m not sure if it’s what you are looking for but if you want to build a view with only response documents in, it is possible.
you can put SELECT @IsResponseDoc but you also have to uncheck in the view properties the option that says “Show response doc in a hierarchy” (something like that) and it will work.
hope it helps
Dave