Hey everyone,

Currently in my application I have hard coded into the application a
number of states for each screen of the application. I want certain
users to have the option of selecting certain screens. Is there anyway
to pull the available screens at runtime and add them dynamically,
either by adding everything in a given directory or if I have records
for each screen in a DB, and depending on the user privelages, add
only the screens associated with each user's privelages. I'm guessing
I'd put the path of the state in the record itself?

Basically I'm looking to have the administrator have every screen
available as a link on the main page, and something like an outside
contractor have only links available to him, etc. We have a
considerable amount of states, and coding each one in manually is
starting to affect the workflow of the project.

Thanks,
Brennan






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to