I want to remove the space the [Add New] tab is taking up in the navigation control. Is there any way to do this?

link|improve this question

53% accept rate
feedback

1 Answer

The [Add New] links disappear when you switch to Form View from Design View. So your users should never see it, unless you are allowing users to modify the application.

This effect is illustrated in this video, at 5:00 minutes into the talk.

link|improve this answer
Right, but the space it takes up is visible in form view. I should've been more clear that that's what I was referring to. Is there a way to get rid of that? – glenn I. Apr 16 '11 at 4:01
I doubt it. Sounds like they're just making the link invisible under the hood. If the fonts for the tabs are controllable, you could try making them a little smaller. That should free up enough room for an additional tab, if that's what you're after. – Robert Harvey Apr 16 '11 at 4:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.