Hi friends,
I am new to Navision.Can anyone give idea to add menus inside page?.
In asp.net we can do the same but how can we do this in navision 2013 page
Thanks,.
Hi friends,
I am new to Navision.Can anyone give idea to add menus inside page?.
In asp.net we can do the same but how can we do this in navision 2013 page
Thanks,.
Hi jesu,
You can add actions in a page, to which anything can be linked. So on clicking those actions you will be able to switch to other pages or reports or anything you suppose to.
You need to open your page in the development environment and then click View->Page Action.
In that you can add page actions which will display top of your page. For more info on how to add page actions please refer this link :
Adding Action to Pages : http://msdn.microsoft.com/en-us/library/dd355185(v=nav.70).aspx
Action Overview : http://msdn.microsoft.com/en-us/library/dd301401(v=nav.70).aspx
Add Action to a Action pane : http://msdn.microsoft.com/en-us/library/dd338868.aspx
Add Action Sub Menus to Page : http://msdn.microsoft.com/en-us/library/dd338945(v=nav.70).aspx