get Form Values

fun getFormValues(): HashMap<String, String>

Method to get values from fields by checking isValidated

Return

HashMap of values when validated, and empty HashMap if not validated

Sources

Link copied to clipboard