I have a dashboard and want to put a form search inside of it. Is it possible to embed my form search inside a dashboard (view)?
Form searches cannot be embedded inside a simplified xml dashboard. However, you may be able to add them together in an advanced xml view.
Here is a useful link in addition to Simeon's answer: AdvancedFormSearch
And as far as I understand, modules for dashboards and forms in advanced XML are the same, so any of these ones can be used: ModuleReference
All you have to do to add form searches to a simple XML dashboard is edit the xml and change the document tag from
Form searches cannot be embedded inside a simplified xml dashboard. However, you may be able to add them together in an advanced xml view.