Skip to Content
Menu
This question has been flagged
2 Replies
8386 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

Related Posts Replies Views Activity
0
Jan 21
2191
5
Jul 19
4695
1
May 16
3647
3
Apr 16
9733
0
Mar 15
3348