42
Views
2
Comments
Solved
Vertical Tabs problem, Entities.Orientation.Vertical cant identify element in expresn
Application Type
Reactive
Service Studio Version
11.54.2 (Build 62176)

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.

2018-10-29 08-31-03
João Marques
 
MVP
Solution

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

UserImage.jpg
rick sans

That was the missing part of what we werent getting. Thank you so much

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.