Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Add new Booking Event as the default view for a certain role View modes: 
User avatar
Member
Member
benito@liquidvision.com - 6/11/2010 12:40:45 AM
   
Add new Booking Event as the default view for a certain role
Hi Kentico,

I have set up different roles that can only access selected node in CMSDesk content which is the Event booking page. I want to configure the view of that page so when a user logs in he/she is automatically redirected to adding a new Event Booking without clicking the "New" button. Is this possible to do or is there any workaround?

Thanks,
Benito

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 6/22/2010 8:33:08 AM
   
RE:Add new Booking Event as the default view for a certain role
Hello,

You can do that by setting the action query string with new value like this:

~/cmsdesk/default.aspx?section=content&nodeid=<nodeid>&action=new

Hope it helps.

Best regards
Ondrej Vasil