Trackselection option not listed in actions?

trackselection option not listed in actions ??

 <actions>
    <action id="deleteCategory"
            invoke="deleteCategory"
            trackselection = "true"  // this option is not allowed in my version platform-6.9.4
    />
</actions>

@tsarev

Hello @akhil

The trackSelection option is available in CUBA 6.9.4, please check our documentation: Declarative Creation of Actions

Regards,
Daniil

trackSelection option shows error in my browse.xml file

Could you share a sample project or browse.xml file to investigate the issue?