event-form

1.0.1 • Public • Published

The FormSchemaComponent can generate a form when given a form-schema.

The event form needs more complex components: timings picker, location sub-form

The FormSchemaComponent could be extensible if given the proper components matching different types: 'location', 'timings'

Data flows must be normalized, so a transform component may be required for specific event form types to function with a standard FormSchemaComponent.

Additional types&components can be passed through the FSC props

  1. Create a dev environment for the FSC in form-schemas

  2. Make FSC extensible

  • extension: timings type
  • extension: locations type
  • extension: image
  • extension: accessibilité particulière
  • extension: age du public ciblés
  1. Have FSC Work in Create/Edit modes

  2. Assemble first event form -> post data to ... tweaked v2 api endpoints. The event-form repo does not need a 'service'. The event form is a component only

Images... posted with the rest of the data

Readme

Keywords

none

Package Sidebar

Install

npm i event-form

Weekly Downloads

2

Version

1.0.1

License

(c) Copyright 2018 OpenAgenda SAS, all rights reserved.

Unpacked Size

4.63 kB

Total Files

11

Last publish

Collaborators

  • gaetanlatouche