Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
I'm creating WTParts using import from spreadsheet functionality(OOTB). I want to apply some logic post creation of these parts but in my POST_STORE event I'm not getting target instanceof WTPart to implement logic.
Is there any other way ?