Form Data changes after save

Hi ,
I created a new form with one field (field type-data) .When i fill the value suppose “test” when i save it changes to something like “77b68ed70d12a65fd1018984ac15cc5d1812116bca5fc7057b308d73” .
Please help.

I also received the same for the field type integer and entered some 5 digit numbers after saving the file and viewed it shows the default 8 digit number. i didn’t give any default values in any of the places.

@Shashank_Mishra @Dhamu

If you did not set naming series then it will take hash value for naming.

In doctype form you can find auto-name option.
Update auto-name with value
e.g. INV-.####

1 Like