I’m using and embedded view with a form $$ViewTemplate, and I want to select documents in this view to process them. But the field $$SelectDoc is not generated.Should I include this field in the form $$ViewTemplate or What I should do?
Subject: $$SelectDoc is not generated
Both the view and the embedded view need to allow selection. The view should have “Allow selection of documents” selected in the webaccess section of the advanced properties tab, and the embedded view must have “Show selection margin” selected.