Hi,
when creating a new page in the panel, how can I disable the slug-field (URL-Anhang) in the dialog box?
I’m using autoid to generate unique slugs automatically for a specific page type, so the slug-field is useless here.
Can I target it with custom panel css? Or better overwrite/extend the vue component of the modal (and how)?
Thank you.