HOTSPOT - A user reports that a form takes a long time to load.
You suspect that the issue relates to a display method.
You need to resolve the issue.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: Yes - The caching will avoid executing the display method unnecessarily.
To improve the performance of a display method, you can cache the method.
Box 2: No - Box 3: No - Box 4: No - Reference: https://docs.microsoft.com/en-us/dynamicsax-2012/developer/using-the-display-method-modifier.