hi everyone,
Here i am stuck here is a problem,
1. I have created a userhead.htm in page fragments ,
2. i have created a login page and contact us page with flow logic,
now i want is that the userhead contains a link for contact us,
I need is that how do i link that link with the contact us page of flow logic,
eg:
<a href="index.jsp?view=careers" class="white" target="_top">Careers</a> | <a href="index.jsp?view=contact" class="white" target="_top">Contact us</a>