hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

New Feature #328

Closed altavistatech closed 6 months ago

altavistatech commented 7 months ago

I am trying to create a New Feature off with an anchor of Customer. The feature verifies and the app file is created but when Depoying I am getting this error message.

Package validation failed due to the following error(s): Features/CustThirdPartyBill/CustThirdPartyBill.FactBox.al (14,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions. Features/CustThirdPartyBill/CustThirdPartyBill.FactBox.al (18,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions. Features/CustThirdPartyBill/CustThirdPartyBill.ListPage.al (13,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions. Features/CustThirdPartyBill/CustThirdPartyBill.ListPage.al (17,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions.

Looking at the Code I think it has something to do with the Actions section not having Application Area defined.

_Alta Vista Technology_Operio Customizations1.0.0.91.zip_

I did not change anything I just added the fields and attempted to publish. I watched the video on creating a new feature and do not think I am doing anything different. Any advice would be appreciated.

hougaard commented 7 months ago

Can you try publishing again, because those errors are not present in the source you sent?

altavistatech commented 7 months ago

I tried to deploy it in a different environment with just the APP file and got the same error. Maybe I grabbed the wrong version of code last time. Here is the app file. Alta Vista Technology_Operio Customizations1.0.0.95.zip

altavistatech commented 7 months ago

I reposted because I mistakenly closed the issue.

I tried to deploy it in a different environment with just the APP file and got the same error. Maybe I grabbed the wrong version of code last time. Here is the app file. Alta Vista Technology_Operio Customizations1.0.0.95.zip

hougaard commented 6 months ago

I still don't see anything in that app file that would give that error?

hougaard commented 6 months ago

(Sorry for the late reply)

altavistatech commented 6 months ago

Thank you for replying. I will take another run through and see what happens. I may circle back with you.