antdcs
(Antonio Gutierrez)
January 25, 2022, 3:56pm
#1
Is posible to disable the sub-menues from proiperties ijn the filter?, for example the firs propertie can be expanded:
I would like something like this:
I know I can use a single property from Cliente, but y lose the auto-complete, so I would like to use Cliente , not giving option to his properties.
i.morenov
(Ilia Morenov)
January 31, 2022, 4:41pm
#3
Hi, Antonio. You can use excludeProperties
and exclude
attributes for that. Pay attention to the below article about the Filter component: Filter - CUBA Platform. Developer’s Manual
antdcs
(Antonio Gutierrez)
February 8, 2022, 9:37am
#4
I have already tried to use this properties without succed. Examples:
(This remove cliente, but i want to remove their properties)
Maybe I am not underestanding how this work, could you be so kind to help me a little?
i.morenov
(Ilia Morenov)
March 1, 2022, 6:06am
#5
Hi, Antonio! If this is still relevant for you, could you please provide your version of CUBA?