[SOLVED] Need a clear explanation about table events
This topic is locked
[SOLVED]
 Need a clear explanation about table events
2/9/2017 10:23:40 AM
PHPRunner General questions
romaldus author
Perhaps this is a silly question but honest to god i never use the following events in phprunner. I read the phprunner manual but found no clear explanation about the following events:
Copy page onload in add page event
What exactly is Custom View? There are also some events in list page:
Get Row Count
Custom Query
Fetch Record Anyone can explain these events in real world scenario? Thanks.
Copy page is a page that you can enable in your application on 'Choose pages' screen. These three other events are useful when you are not receiving your data from the database but from some other source like third party API. Real life examples: