I've created a page extension which extends "item card" , now what i'm trying to do here is that i have a table which i created, and want to access fields of that table in this Page extension.
Basically the problem is that the "item card" page already have "item" as its source table, and i also want to access my table's fields in this page extension. Is there a way to do that?
I'm totally new to Microsoft Business Central 365 AL Development. So, Please help me out.