This question has been flagged
2 Replies
6910 Views

Hi,

I found by tracing that when creating a new object the method view_init is issued. I need know if there is a method that is triggered when the form is opened

Avatar
Discard
Best Answer

Hi,

there is a method is fields_view_get. Which is triggered when any kind of view is loaded.


Avatar
Discard
Author

Hi Emipro Technologies, Thanks for the reply, I traced it and found it is triggered when loading the form. Now I have bit more queistions : 1. I noticed that the method fields_view_get is called twice, why is that? 2. What is the role of the methods 'view_init' and 'default_get?

It is called 2 time because it loads form and tree view ... trace it again and check view_type variable