Hello Business Central Community,
I'm currently working on some Assisted Setup pages (a bit like the example in https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-extension-advanced-example#developing-the-sample-customer-rewards-extension). There are some text fields (read-only). They are declared like:
field(FieldName; Field)
{
ApplicationArea = All;
Caption = 'My Caption';
Editable = false;
}
Is this even possible to achieve from an extension?
Thanks in advance.
Sohail Ahmed
813
YUN ZHU
771
Super User 2025 Season 1
Mansi Soni
529