I’ve created a doctype to add Month names and number of days in that month. Field names are Serial number, Month Name and Days in the month. I’m using this doctype as a link field in another doctype. But there the names are coming in Alphabetical order instead of serial number.
So, what I need to add or change to get the data in order by serial number?