fix: username space and empty validations

This commit is contained in:
pateljannat
2021-08-05 15:51:21 +05:30
parent ce86b5deda
commit 63d70fc037
2 changed files with 32 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
"is_standard": 1,
"login_required": 1,
"max_attachment_size": 0,
"modified": "2021-07-14 17:15:15.424855",
"modified": "2021-08-05 10:27:15.727657",
"modified_by": "Administrator",
"module": "LMS",
"name": "profile",
@@ -72,6 +72,18 @@
"reqd": 0,
"show_in_filter": 0
},
{
"allow_read_on_all_link_options": 0,
"fieldname": "username",
"fieldtype": "Data",
"hidden": 0,
"label": "Username",
"max_length": 0,
"max_value": 0,
"read_only": 0,
"reqd": 0,
"show_in_filter": 0
},
{
"allow_read_on_all_link_options": 0,
"description": "Get your globally recognized avatar from Gravatar.com",