Skip to content

Notes Dashboard Form Component #4

@drfaustusfade

Description

@drfaustusfade
  • Sometimes the number of fields is conditional and depending on the select option as if to select city F additional field appears, "facility area" for example, and it will show up, but for others, it will not be shown, and if contained in table for lines that do not contain that field in configuration, it will be blocked for editing, and there will be no value, in other words there should be functionality where a field appears based on value from another field
  • Depending field should be nulled if fields before where reselected
  • It should not be possible to save if required fields are not filled, required option in the configuration
  • Some fields are independent of others
  • allProducts defined in the component, is it possible to update it to be also in the config and be generalized, maybe to be dropdown selections field in forms config (also there will be the case that selections coming from another component - checkbox selections)
  • Is it possible to retrieve data for form table part from config where it would have a values field with all data
  • configuration so that add row is not shown and it is not possible to edit rows( for cases when form is submit as completed), and having configuration for edit button, that will allow editing
  • form card should be responsive to form itself
  • table in another component should also be updated
  • setting that allows numeric field to be less then zero, default cannot
  • field type in config

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions