whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

Add readOnlyPrevious #520

Open mpoma opened 1 month ago

mpoma commented 1 month ago

This PR add a method, readOnlyPrevious() , when you add a new layout to the group, all previous fields set to readonly. You can add new layut, but can´t chage previous. Work paired with hidenGroupButtons() to disable delete or reorder layouts