• can I apply an after save hook for a sub panel?

    I want to do an after save hook for a sub panel, I tried adding it like what you would do for the main module but when I tried in when it in the sub panel it didn't work, but when I tried it using its main module it did work. So I'm guessing there is…
  • how to get the recently added bean id in after save logic hooks?

    I would like to retrieve the most recent id of an inserted data inside the after save method of logic hooks. How should I proceed with this? Thank you
  • Where is sorting customization for header bar arrows in list view located?

    We are trying to move to a new virtualized server. I have changed no code and only the MySQL version has change from 5.5 to 5.1 Now the sorting arrows in the list view header in one of the custom modules doesn't work. I am trying to find where any customization…