Form field for creating anchor links easily. Beats using LiteralField.
Create anchor easily within form fields or actions lists.
The AnchorField.ss
template can be overridden for easy styling / customisation, which is particularly useful for making links look like buttons.
$actions = new FieldList(
new AnchorField("cancel", "Cancel", $this->Link()),
new FormAction("submit", "Submit")
);
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem