Hi,
Normally I have one Base Page, but I want to create more than one..
For example
LoginPage extend BasePage1
ManagmentPage extend BasePage2
A user login in the website, redirect to ManagementPage... but when user
click BrandName, redirect to LoginPage ...Can I change the brandname for
other BasePages
For example
In the ManagmentPage brandName link may be/managementPage ,
In the LoginPage brandName link may be /index
Is there a way to change it ?
Normally I have one Base Page, but I want to create more than one..
For example
LoginPage extend BasePage1
ManagmentPage extend BasePage2
A user login in the website, redirect to ManagementPage... but when user
click BrandName, redirect to LoginPage ...Can I change the brandname for
other BasePages
For example
In the ManagmentPage brandName link may be/managementPage ,
In the LoginPage brandName link may be /index
Is there a way to change it ?