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
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
I'm trying to debug treeview for Products and Services, because it doesn't work: always empty.
I have some difficulty understanding the logic: Products TreeRecords view is trying to cross data with Accounts related Products. Why this?
For Services is the same: it's an Products extended.
The text was updated successfully, but these errors were encountered:
tree field should be abandoned. It mix between picklists and UI10.. I personally dont see advantages of it... shure there is but my use cases are not about it
Products/Services Tree view shows, not Products or Services, but Accounts with some related P/S into Interested in Products / Services (Services & Products tab in account details).
It works only for categories, but not for single P/S selection.
IMHO they have to works showing only P/S into selected categories on right-side tree.
To move to this, it's required to remove views/TreeRecords.php and resources/TreeRecords.js files for borh P/S and simple enable tree-view
Description
I'm trying to debug treeview for Products and Services, because it doesn't work: always empty.
I have some difficulty understanding the logic: Products TreeRecords view is trying to cross data with Accounts related Products. Why this?
For Services is the same: it's an Products extended.
The text was updated successfully, but these errors were encountered: