issues
search
Scales-Nature-Park
/
start-native-app
MERN based full stack data entry mobile application and admin desktop application for the START project.
MIT License
1
stars
1
forks
source link
Default Field Values
#55
Closed
mbahgatTech
closed
2 years ago
mbahgatTech
commented
2 years ago
Task
Add default values support for data fields.
Field initialization should first check if there are any state values that match the field name and fallback on the default value.
Not having a default value or state value will initialize the field to an empty string.
Task