Hello!Anyone here already implemented this one?I have many tabs and it is inside a small column. I used a arrow right and arrow left to move tabs and contents (to lessen use of the scroll bar for transferring to other tabs). It is working, but I first need to click to other tabs for arrows to work. The problem is, I have the arrows working, but the horizontal scroll bar didn't move as the tabs header is changing. I attached oml for reference, thanks in advance!
@RD. ,I hope am getting you correctly you want horizontal scroll when tab move .please find attached oml and check this link.Tab Move
Hi @Rahul Sahu,yes, you got it right! Thank you so much.
Happy to help you.
Slim_Core dependency is missing so its hard to check you oml file. can you share screenshot and a test link so I can understand your requirement and current implementation.
Hi @Navneet Garg, sorry for that, please try this link - https://personal-gssabjjz.outsystemscloud.com/SlimRecruitment/TabswithArrow?_ts=638754653741157948. Thanks.
Ok you are not setting WidgetId default value so on load SetActiveTab doesn't know which tab Widget need to take case.
If you set the value it will work. You can check here
https://personal-u1aragiz.outsystemscloud.com/SlimRecruitment/TabswithArrow?_ts=638754796990650116
Hi @Navneet Garg , this one is the minor issue, appreciate your answer. Thank you!