Not show datepicker on datefield

hugomhugom Member Posts: 2
edited 2012-08-06 in NAV Three Tier
I would like to have a date field in the RTC client that does not display the datepicker. I thought this was just an easy setting, somewhere in the page or table. Sadly I cannot find it. ](*,) ](*,)

One solution could be displaying a normal text field instead of the date field, and just set the date field underneath but that is not the most beautiful solution I imagine. So maybe someone has an easier solution to just stop displaying the datepicker?

Thanks!

Comments

  • TroelshTroelsh Member, Microsoft Employee Posts: 79
    Well, there is no setting or switch to control this; but if you don't want the datepicker to popup- you can leave the control to the OnLookup trigger of the field.
    If you just enter a //comment line - nothing will happen when the user presses the lookup arrow. You can not prevent the lookup arrow from appearing.

    Troels Bent Hansen
    Senior Program Manager
    Microsoft Dynamics NAV


    ****** This posting is provided "AS IS" with no warranties, and confers no rights ******
Sign In or Register to comment.