Tuesday, 10 May 2011

Image on an Action

You can use the images given below for actions in RTC Pages. To add an image to an action, you must provide the name of the image.

Click on Image for Large View.






Read more...

Monday, 9 May 2011

Preventing Data Editing on Lookup Forms

If you want that your users can only add/edit records when they are running particular form directly not when they are in lookup mode via other forms.

The two lines codes given below prevent users from adding or modifying the values.


Read more...

Thursday, 5 May 2011

Role Center Navigation

rolecenter

Read more...

Wednesday, 27 April 2011

Page Designer Overview

  • Page Controls
    • Container
    • Group
    • Field
    • Part

    • Container Control Subtypes
      • Content Area: Root for a normal page (non-role center).
      • Role Center Area: Root for a Role Center page.
      • FactboxArea: Root for FactboxArea.

      • Group Control Subtypes
        • Group: Create FastTabs in card pages and/or used to group a number of controls together
        • Repeater: Present data in a tabular format, such as in list page.
        • CueGroup: Create CueGroups, like in SO Processor Activities page.
        • FixedLayout: Fix layout of other controls, like controls in the bottom section of Journals.

        • Field Control Subtypes
          • Their is no Subtypes for this control as this is for simply adding of required field from table

        • Part Control Subtypes
          • Their is no Subtypes for this control only you have select  'parttype' properties and set PagePartID or SystemPartID or ChartPartID under FactBoxArea.

        Read more...

        Tuesday, 26 April 2011

        NAV Date Codes

        Date can also be enter in Microsoft Dynamics NAV with some codes. These codes will work only for the field ‘Data Type’ Date.

        If your System Date is (26/04/2011 Tuesday) and Work Date is (25/03/2011 Friday), you get following output in Date Field for the Code.


        Required Date NAV Code Output in Date Field
        System Date t 26/04/2011
        Work Date w 25/03/2011
        Closing Date c C25/03/11
        Monday (Work Date week) m 21/03/2011
        Tuesday (Work Date week) tu 22/03/2011
        Wednesday (Work Date week)   we 23/03/2011
        Thursday (Work Date week) th 24/03/2011
        Friday (Work Date week) f 25/03/2011
        Saturday (Work Date week) s or sa 26/03/2011
        Sunday (Work Date week) su 27/03/2011

        Read more...

        Powered by Ourblogtemplates.com

        Back to TOP