When using tabs, we keep getting an error when we use Navibation\Tabs and try to change the TabsOrientation to vertical. The Documentation says to use Entities.Orientation.Vertical but I get this Invalid Expression Error " Can't Identify 'Orientation' element in expression." I saw in other problems people posted someone said it worked putting the tabs into a "block" which we tried and that still didnt work. Im not sure if where to go from here other than to overide the css.
Hi Rick,
Can you confirm that you have referenced the Orientation static entity from OutSystemsUI?
This would explain why your module doesn't know about the Orientation entity.
Kind Regards,João
That was the missing part of what we werent getting. Thank you so much