Siebel: Sort Spec on BC depends on View – is it possible without scripts?
Hello!
I need to make enable Sort Spec on Business Component on some views, and disable Sort Spec on other views.
I know that it is possible by use of script, SetSortSpec method on Business Component on the event PreQuery(). But is there any way do it without scripts?
Thanks.