Touch Screen Layout

airamairam Member Posts: 91
edited 2013-03-15 in NAV Three Tier
Dear All,

I need to develop a basic Sales Invoice document for a POS touch screen in NAV 2013. Altough I believe it's fairly easy to do in NAV 2009 classic, I'm finding it a bit difficult in the new version. My main concern is how to create the buttons with increased font and size.

Can someone provide me with some resources which I can go through?

Also, do you think it would be worth it to first develop in 2009 and then use one of the transofrmation object tools?

Your help is very appreciated.

Many Thanks and Regards

Comments

  • ppavukppavuk Member Posts: 334
    .NET is only way. You may create custom .NET dll which will deal with UI formatting. Unfortunately, the formatting options we got in standard aren't good enough to deal with field sizes, buttons and etc.. It is very limited.
  • airamairam Member Posts: 91
    Thanks a lot for your prompt reply :) .. I will try to make use of the ribbon and find a way to change the default size of icons in the ribbon.

    Most probably I need to do a simplified version of the Sales Invoice and they use the 'standard' layout.

    Thanks once again!
  • ppavukppavuk Member Posts: 334
    As far as I know the buttons on ribbon can have 2 predefined sizes. standard small, and standard big.
  • airamairam Member Posts: 91
    Yep, thanks!
    If you customize the ribbon from the Customize Ribbon window, some actions may not have the sizing button available. This button is labeled Default Icon Size. The Default Icon Size button lets you display an action icon as the default size, small or large. http://msdn.microsoft.com/en-us/library ... 70%29.aspx
Sign In or Register to comment.