get Form Values

abstract fun getFormValues(): HashMap<String, String>

Method to get values from fields

Return

hashMap of value from all the field from the form

Sources

Link copied to clipboard