Hi,
Still playing arround with with some customising ideas.
I included a custom entity and connected it to Accounts Many-to-Many including the Multifield checkbox.
Then I went into Espo\custom\Espo\Custom\Resources\layouts\Account\ list.json and included my custom field into the listview.
so far everything is fine.
Now when I open the List the linked entries are not shown.
the strange thing is, that when I open an account it loads the linked entries and when I head back to the list they appear for that particular account.
I guess there is kind of some Update or Load sequence in the account detailview for foreign entities.
Not sure if this is something that should be included in the list in general or if this only applies to mine certain case.
any help is appriciated anyways
thanks
Maho
Still playing arround with with some customising ideas.
I included a custom entity and connected it to Accounts Many-to-Many including the Multifield checkbox.
Then I went into Espo\custom\Espo\Custom\Resources\layouts\Account\ list.json and included my custom field into the listview.
so far everything is fine.
Now when I open the List the linked entries are not shown.
the strange thing is, that when I open an account it loads the linked entries and when I head back to the list they appear for that particular account.
I guess there is kind of some Update or Load sequence in the account detailview for foreign entities.
Not sure if this is something that should be included in the list in general or if this only applies to mine certain case.
any help is appriciated anyways
thanks
Maho
Comment