This topic is locked

Custom Views

5/30/2007 12:41:14 AM
PHPRunner General questions
M
michaelmac author

I have just started to use custom views.. I need to know exactly what they are used for and how I can use them when my mail table is already being used. Can I add/edit/delete/list with my custom view? Can I add events to a custom view just like I can a "normal" table?
Thanks
Mike

J
Jane 5/30/2007

Mike,
custom views is used for creating different views of one table (For example one view for admin and one view for users). You can create add/edit/print/export pages for the custom view, add event, change this view on the Visual editor tab.

More info about custom view in the PHPRunner Help:

http://www.xlinesoft.com/phprunner/docs/li...age_options.htm

M
michaelmac author 5/30/2007

Mike,

custom views is used for creating different views of one table (For example one view for admin and one view for users). You can create add/edit/print/export pages for the custom view, add event, change this view on the Visual editor tab.

More info about custom view in the PHPRunner Help:

http://www.xlinesoft.com/phprunner/docs/li...age_options.htm


Thanks for the information Jane. I am confused then. I added a custom view of a table, then I just tried to use the defaults with just list/edit/view/search and I can see the view and search fine. When I look at the list of my custom view, the "edit" feature does not show up. I looked at the underlying code in the visual editor, and if I play with it, it will show up('edit"), but it will not function correctly. I uploaded it to the demo account, I sent an email with the userID and passwords to hopefully show what it was doing. I am using Win XP with PHPR 4.0 Build 259. Any help at this point would be very helpful..
Thanks
Mike

J
Jane 5/30/2007

Mike,
make sure that you check off primary key on the Choose pages tab in the PHPRunner.

Also please give more detailed description what does "not function correctly" mean?

Maybe a screenshot or two can help.

Sergey Kornilov admin 5/30/2007

Mike,
answered to your personal email.