How to add custom create button on popup search window for custom module?

-I have create one custom module(category) and create relation with account module(1 to many)

now i want this button of 'create category' on popup search of category in account module

(from Ishani Lad)
Parents
  • but I found a bug, when I pass in studio-> MyModule-> Page Setup-> View popup, the following error appears:
    Notice: Undefined variable: mod_strings in <root> \ custom \ modules \ <MyModule> \ metadata \ popupdefs.php on line 26
    namely: at this level 'CreateButton' => $ mod_strings ['LNK_NEW_RECORD']
Reply
  • but I found a bug, when I pass in studio-> MyModule-> Page Setup-> View popup, the following error appears:
    Notice: Undefined variable: mod_strings in <root> \ custom \ modules \ <MyModule> \ metadata \ popupdefs.php on line 26
    namely: at this level 'CreateButton' => $ mod_strings ['LNK_NEW_RECORD']
Children
No Data