You need to sign in to do that
Don't have an account?
trick.ax1374
Visualforce and Portal
Hi Friends,
My scenario is such that only when customer logs into the portal then tab on the portal should become visible.if he is not logged in then it should not become visible to the customer. Any idea on how we can do this.Some attributes or something else.
Any info or any example on this is highly welcome.If u can point to any link which can help me in accomplisihing this will be great.
Thanks,
Trick
If the user is not logged in then they can't access the portal - the only option for unauthenticated access is a force.com site.
What capabilities do you need the user to have prior to login?
You can do this using force.com sites. This allows unauthenticated access to data via a configurable guest profile. You can then have users authenticate and access different content based on their authenticated profile.
You will have to write some custom pages, as force.com sites requires visualforce.
There's an intro wiki page at:
http://wiki.developerforce.com/page/An_Introduction_to_Force.com_Sites
Hi Bob
Great,
Thanks for giving me right direction
Thanks,
Nitin Sharma