This topic is locked

'multi-need' application

10/20/2009 6:34:21 PM
PHPRunner General questions
V
vytb author

PHPR let us create the apps that responds to at least tree types of users using:
(1) multipage forms

(2) analyzing aggregated data

(3) controlling individual data
Thus often...

Users '1' are confused by complexity

Users '2' use the queries only

Users '3' are confused by complexity and need the promised master/details page.
Could you share experiences how do you cope with this issue?