Currently, when duplicating rows during an inspection: The duplicated rows are moved to the bottom of the checklist. However, the bottom section typically contains fixed fields (e.g. signature response). Issue: Duplicated rows may appear below important fixed fields, disrupting the intended checklist structure. Proposed Enhancement: Introduce the ability to lock certain rows in the checklist. Expected Behavior: Locked rows remain fixed in their position and are not affected by duplication logic. When a row is duplicated: The duplicated row is added above the locked rows, not below them. Locked rows (e.g. signature section) always stay at the bottom. [Primech]