Skip to content

v0.4.0

Choose a tag to compare

@johncarter- johncarter- released this 17 Mar 10:30
· 1 commit to main since this release

Added

  • View generation command to create form component views based on current Statamic forms that allows users to select a form and make a basic view from a stub. ( Doesn't auto-populate fields)

Changed

  • Allows you to specify a view on the livewire component incase you want to have two forms with different views.
  • Tidys up README.