Hey,
So i'm trying out a component to replace my menubar and found out through one of @Mr-Dang-MSFT's posts you can reference Screens in the table to allow Navigate functionality. I'm trying to get this to work for Icon's as we have previously used icons in each of the tabs headers to add some nice visuals, however it's not working in the same way.
When you reference Icon.Save (for example) it comes up with the error 'Expected enum value'.
Any ideas?
Table(
{
Label: "Customer",
Screen: App.ActiveScreen,
Icon: Icon.Save
}
)

Report
All responses (
Answers (