I am trying to create different wizard for different user. I have provided principal and perspective attributes for create wizard component and it not working. But same is working fine for explorer tree component.Attached is code snippet.
Please provide some input.
Cheers,
Ashwini
Hi Ashwini,
There is no 'perspective' attribute available ootb do you have any customizations that adds that attribute ? regardless to 'perspective' attribute principal attribute should work correctly - I've noted that your configurations exaples for the wizard-create are totatly the same - is that the copy and paste issue when you created this question ?
BTW: Could you remove perspective attribute and see if it is still working - at least for explorer tree ?
Regards Karol
Hi Karol,
I removed perspective attribute for explorer tree and it is working fine.Based on principal corresponding explorer tree is getting displayed.But when I am trying for create wizard it is not displaying corresponding wizard based on principal.
Add a comment