Hi Folks!
Here is another stupid question. So far I have submitted many threads in this forum with very few are solved. That's why it seems to me all of my questions are stupid questions which have nothing to be answered. I am a learning phprunner student and that is the reason for such stupid questions. Any way here is another one hopping you people may have nice answer.
The Javascript API: Control object we use for "Javascript OnLoad" event on any page. In that case we have to use .grtControl(pageid, fieldname) function. My questions are:
- What does "pageid" means and what page actually it is calling?
- Is this calling control object from only current page?
- How can I call master_table "pageid" from detail_table page Javascript onLoad event? or how can I call master_page control object from detail_page javascript onLoad event?
I will appreciate your answer. Thanks in advance.