mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-06 11:49:23 +00:00
📕 - Added readme
This commit is contained in:
parent
7721546ff9
commit
2beeb06fc7
@ -62,13 +62,28 @@ You'll need a document library to store the responses
|
||||
|
||||
> PLEASE DON'T ACTUALLY USE THIS IN IT'S CURRENT STATE!
|
||||
>
|
||||
> The way this is setup to save it to save a .json file in a document library containing both the forms config and the values
|
||||
> The way this is setup to save it to save a .json file in a document library containing both the forms config and the values, this is a very unstructured method of storing data! - you really should implement another save method!
|
||||
|
||||
---
|
||||
|
||||
You have the option to edit the raw JSON in the property pane, from here you'll also set the document library where the JSON files are stored
|
||||
|
||||

|
||||
|
||||
There's support for conditional fields ()
|
||||
---
|
||||
|
||||
Another feature is conditional fields (only for some of the field types)
|
||||
|
||||
It allows you to show/hide fields based on other fields, for instance a "fill in" choice option!
|
||||
|
||||

|
||||
|
||||
|
||||
---
|
||||
|
||||
Lastly of the field types I'll call out here is the "Group" field this allows you to 'group' fields in either direction (is also a way to add several fields side a conditional field)
|
||||
|
||||

|
||||
|
||||
|
||||
## Help
|
||||
|
BIN
samples/react-json-form/assets/Group field.gif
Normal file
BIN
samples/react-json-form/assets/Group field.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 790 KiB |
Loading…
x
Reference in New Issue
Block a user