Hi,
Suppose we have 2 views: major.view and template.view.
On the template.view we have one input text control. Note that on this view we don’t have any form, and so Designer will identify this as an error.
On major.view we have a form and inside it a import template view control for template.view.
The rendered page will be correct and work properly.
Now, how can I suppress Designer’s warning that the input text control is outside a form?
Thanks
Bruno