Dynamic tabs along with Fixed tab
Hi,
In the UI we will have Case Information and Audit tabs .We have a requirement to show multiple tabs using a page list which will be dynamic. The order should be like
Pagelist(1)
Pagelist(2)
Pagelist(n)
Audit
Other
We can use dynamic layout group for page list and normal layout group for fixed tabs. Is there any way to achieve it?