Publication dateOct 8, 2024
Confidentiality public Public
Typing name : TASK.gws_forms.StreamlitFormsDashbaordGenerator Brick : gws_forms Task to generate a custom Streamlit dashboard to create form
StreamlitFormsDashbaordGenerator is a task that generates a Streamlit dashboard designed to create forms
based on a provided JSON file containing the questions.
Input : a JSONDict file containing the questions.
Output : a Streamlit app.
login
Input
JSONDict containing the questions
Resource that holds a JSON dict
logout
Output
Streamlit Form app
Streamlit dashboard app
settings
Configuration
Title of the form
Type : string
Description of the form
Type : text
If True, users will be able to see all results of the forms
Type : bool
Default value : true
Technical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.