User Profile

Filtering on memo fields using wild card characters


Based on current system design full-text index search does not support wildcards. https://docs.microsoft.com/en-us/dynamicsax-2012/developer/full-text-index-overview#features-and-background-information-of-full-text-search But, we have an option to use QueryRangeType::FullText from X++ and when u...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes

Dynamic Range in view translates to fixed value in database


Users facing issues when using dynamic range values on the views. When we use a expression (GreaterThanDate(-1000)) Database is not taking values dynamically. It picks the value from last DB synchronization. Example: a. Create a new view. b. Use CustTrans table as a datasource. c. Include Acco...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes

Different behavior when using Esc key in latest versions


Users sees a different behavior when using Esc key If a tooltip is highlighted and user clicks on Esc key to close the form, first tooltip is closed and then on the second click of Esc key the form is closed. This behavior should be considered for the labels of a fast tab which will dont have a...

Read more...
0 Comments

Read more...
0 Comments

Category: User Experience (440)

STATUS DETAILS
Declined