It is probably easier to override the deniedaccess webskin for dmNavigation - that is where the behaviour for secured nodes is defined. Since it is executed on the node in question you could add a switch to send the user to different login pages for different nodes. Depending on the application, it might even be worthwhile to add properties to dmNavigation so that a webtop user could configure the behaviour.
Blair 2010/3/19 "Jørgen M. Skogås" <[email protected]> > Hi Chris, > > I think you can extend the displayLogin.cfm (/core/webskin/farLogin/) into > your project, and modify this to fit your needs. > > j~ > > Den 18. mars 2010 kl. 18.40 skrev Chris Roth: > > > Is it possible, and if so, how.. to display a specific login screen > > based on the dmNav (or any object for that matter) being accessed? > > > > Im this case, I have a number of "portals" a "Sales" and a "Service" > > portal. I would like to customize the login screen based on which > > dmNavigation node they are entering at. > > > > Ideas? > > > > -- > > You received this message cos you are subscribed to "farcry-dev" Google > group. > > To post, email: [email protected] > > To unsubscribe, email: > > [email protected]<farcry-dev%[email protected]> > > For more options: http://groups.google.com/group/farcry-dev > > -------------------------------- > > Follow us on Twitter: http://twitter.com/farcry > > > > > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > > To unsubscribe from this group, send email to farcry-dev+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry To unsubscribe from this group, send email to farcry-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
