September 8, 201015 yr I'd like to hide certain layouts when a user is using IWP. Is there a hook I can use that will tell me whether a user is logged in via IWP?
September 14, 201015 yr Get(ApplicationVersion) is useful for that. You can also disable layout access based on account privileges. However, there's no way to dynamically control what layout names are visible in the layout menu. So, you may want to hide the status bar altogether and script your own navigation buttons for IWP.
Create an account or sign in to comment