Ah, the NAV Web Client of forever unhelpful error messages: It’s not too hard to get things set up with it correctly once you’ve done it a few times. I ran into an interesting challenge this week, however. I needed to setup different build versions of the WebClient on the same box. A customer […]
Month: October 2018
Using Memo BLOB to Enable Huge Text
Generally speaking, enabling huge text fields in NAV is bad design because it encourages dumping unstructured data into the system. Reason Codes is an example of adding useful, structured data to the system. But, every once in a while, there’s a legitimate need to write up a large chunk of text. The Notes functionality isn’t […]