Best Practice on Reusing forms

Hi,

I would like to ask whats the best practice in using Reusable SAIL forms?

 

For example there are 3 forms. 

Form1 - Contains Details (editable)

Form2 - Contains another details (editable)

Form3 - Holds both Form1 and Form2 (sort of a container)

 

Form1 and Form2 have Load() part and Form3 as well.

Is it okay to have Load() in each form?

I notice that the data in Form1 and 2 does not refresh until I reload browser the entire UI (Form3).

 

Is it a good practice to have Load on the Reusable UIs (Form1 and 2) ?

 

Thanks!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data