How can I create the Edit method in business central, so I have a table called "source" and another table called "source text" it has a relation with my "source" table...
so basically I want to add the method in the "source" table and want to use it as a field on my "source" page and store the data in my "source text" table.
It is the same as the edit method in d365F&O, I have created a procedure in the table but the only problem is that it doesn't allow me to edit through the page.
Thanks.