Is it possible for another module to use Node Quick Find's node search functionality (see #329424: BUEditor submodule: itemlist & autocomplete popup window)?
Is it possible for another module to use Node Quick Find's node search functionality (see #329424: BUEditor submodule: itemlist & autocomplete popup window)?
Comments
Comment #1
Roi Danton commentedIt's possible to use that form with drupal_get_form() in other modules.
Comment #2
nicholasthompson