Question Custom ribbon behavior

lution

Registered User.
Local time
Yesterday, 21:59
Joined
Mar 21, 2007
Messages
114
I want to lock my users into using mostly my command buttons and a few of the standard ones so I've created my ribbons and set startfromscratch="true". I've assigned the custom ribbon to my forms, but if the user selects "Filter by Form" my form ribbon goes away and it sends the user to my application Home ribbon so they loose the filtering/sorting commands. Anyone know how to specify the ribbon to use while filtering a form since it appears to treat the filter as a different form?

I ran into a similar problem with print preview but I just went ahead and added the print preview tabs to my report ribbon by default. I don't want to add the filter commands to my application home ribbon since I don't have any forms/reports open while the ribbon is active. I've essentially replaced the navigation pane with ribbon usage.

Thanks
Lution
 

Users who are viewing this thread

Back
Top Bottom