hi all!
i was wondering if there is any way to add custom fields for displaying in the list view on the fly?
ex:
i have a table named Employees_TB
the table contains the following fields:
EmpID, EmpName, EmpGender, EmpDOB, EmpJoinDate, EmpDesignation, EmpExperience, EmpMarital, EmpAddress, EmpPhone.....etc
suppose, i want to display just the EmpID, EmpName and EmpJoinDate in the list view instead of creating a custom view for the three fields in PHPRunner.
Maybe a check box in the Advanced Search or on a vertical menu where i can check on the fields i want to display.
I may sound confusing...but hope somebody gets my point and point me in the right direction.
cheers to all!