I have a drop box. Options from a table. I wrote a HPH+MySql code to load the options. After a lot of problems, it's working ok.
The two last point were:
1 - put the code INSIDE the On Record Found (inside On Load).
2 - Disable Load Fields on On Load.
Is working. Very well.
But why I need to disable Load Fields?
And why, after I disable Load Fields, the fields of the record keep coming ?
The two last point were:
1 - put the code INSIDE the On Record Found (inside On Load).
2 - Disable Load Fields on On Load.
Is working. Very well.
But why I need to disable Load Fields?
And why, after I disable Load Fields, the fields of the record keep coming ?