Passing a record and filtering the query

Task Passing a record from “MCROrderNotes” form and filtering the query by it on “SysOutgoingEmailTable” form. Since both of the objects were standard forms, I had to use extensions. That is why passing a record by code slightly changed since...

Data entity errors

Introduction My previous article was about data entities.After that, I started to put my knowledge into work and encountered some errors.I didn’t find too much information about them so I decided to write a post about data entity errors. Error after adding range...