
Passing a date variable through SubPageLink does not attach any data. How could I do them?
part(Documentos; "Documentos Adjuntos")
{
ApplicationArea = All;
Caption = 'Documentos adjuntos';
SubPageLink = "Table ID" = CONST(70102),
"Fecha" = field(Fecha),
"No." = field("No.Empleado");
}Hello,
We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist. If you need assistance with debugging or coding I would recommend discussing this on one of our communities.
dynamicsuser.net/.../developers
I will open this up to the community in case they have something to add.
Thanks.