Options

Convert Item number to upper case automatically

engabdulla82engabdulla82 Member Posts: 20
edited 2011-01-09 in Dynamics AX
Dear All,

When creating new item in Axapta, the system does not convert lower cases characteristics in item number automatically. Could I set up AX to do conversion automatically?

Abdulla

Comments

  • Options
    kranthikranthi Member Posts: 72
    When creating new item in Axapta, the system does not convert lower cases characteristics in item number automatically. Could I set up AX to do conversion automatically?
    I don't think there is a setup for that.
    But you can get it by doing some modification to that form.
    Change the property "Change Case" value to "Upper Case" for ItemId field in that form.
    Kranthi
  • Options
    engabdulla82engabdulla82 Member Posts: 20
    Dear Kranthi

    Thanks...

    Abdulla
  • Options
    AX_DevAX_Dev Member Posts: 1
    Hi engabdulla82,

    If you want, you can convert it in to UPPER case by coding... Here it has shown with example.... www.dynamicsaxsolutionsworld.blogspot.com

    Thanks \:D/
Sign In or Register to comment.