Clear on Copy for application with a layout

If I have an application that has a field on it that is set to clear on copy, I then remove that field via a layout change, would you expect it to still clear on copy?

Response:

Hello Erik, “Clear on Copy” is a feature of the base app that will still run in the layout version. Layouts just allow you to hide/show or re-arrange fields. The base app functionality is still executed regardless of hidden fields.

What will not run is if a field event trigger is present in the base app and you remove the field in the layout app. The “Clear on Copy” is not tied to any specific field, hence why it will still run on layout apps.