Chapter 6. Creating the Application – Tables
"Between stimulus and response there is a space. In that space is our power to choose our response. In our response lies our growth and our freedom." – Viktor E. Frankl
We've gotten the user requirements solidified. We have found an existing function within Dynamics NAV that we can use as a template for what we need to do to address the user requirements. Now we get to the fun part, the actual creation of the application.
Although creating the application is fun, this step should not be the beginning of your project. Every user requirement that comes through needs to be scrutinized and analyzed before it can be customized. Most developers make the mistake of programming it first and asking questions later. Don't be that guy! Don't waste your own time and other people's time having to rework your programs because the needs are not met.
In our case, we've gone through and identified the business problem, the user requirements (that the users signed...