We need to mofify SourceTableView propery of a page via page extension.
How to modify ?
We need to mofify SourceTableView propery of a page via page extension.
How to modify ?
It is not possible to change, but there is workaround:
You can set trigrer: (example)
trigger OnOpenPage()
begin
Rec.SetCurrentKey("Asset No.", "Currency Code", "Starting Date");
end;
Hi Manish,
It is not possible to change SourceTableView of a page via Extensions.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156