Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH Take advantage of auto-scaffolded formfields for link #190

Merged

Conversation

GuySartorelli
Copy link
Member

$fields->removeByName(['Content', 'HasOneLinkID', 'HasManyLinksID']);
$fields->removeByName(['Content']);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formfields aren't autoscaffolded for SiteTree which this extension is made for.

@GuySartorelli GuySartorelli force-pushed the pulls/2/scaffolded-fields branch from e8dc065 to 6f42552 Compare June 24, 2024 04:57
@GuySartorelli GuySartorelli force-pushed the pulls/2/scaffolded-fields branch from 6f42552 to 865de81 Compare June 24, 2024 21:35
@emteknetnz emteknetnz merged commit e279e5a into silverstripe:2 Jun 26, 2024
1 check passed
@emteknetnz emteknetnz deleted the pulls/2/scaffolded-fields branch June 26, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants