You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having problems with drop down items for add/edit forms when I load a grid inside a tab. When I click on any dropdown (belongs_to) relation, the remote call come up with following results
{"type":"rpc","tid":11,"action":"my_tab_panel","method":"get_combobox_options","result":{"netzkeFeedback":["Unknown component add_window for tab"]}}
Thanks @danielvandavid . I already tried that specific version, but it did not work for me. Any thing loaded outside workspace tab-panels works great. Any thing loaded inside workspace gave component error.
I am having problems with
drop down
items for add/edit forms when I load a grid inside a tab. When I click on any dropdown (belongs_to) relation, the remote call come up with following resultsThe request params are:
If I render grid directly to view it works fine. Please help me to solve this issue.
The text was updated successfully, but these errors were encountered: