We wanted to add the ‘posting_date’ field to the list of displayed information when viewing the Jounal Entry List.
However, after customising the DocType (ticking “In ListView”), the Journal Entry List replaced the current ‘Reference Number’ column with the Posting date instead of adding it in as an additional column.
Is this correct? If so, how would be get Title/Status/Posting Date/Reference Number as the columns.
Following suggestion¹ from the second post, we want to add brand into the title field of Item master. item_name and brand work perfectly fine alone each, but all the following combinations fail:
I’ve followed all the steps you suggested, but now the Item list is showing items with literally “{item_name} and {brand}” title.
Is there something wrong in the form customized as shown here? https://imgur.com/a/gzYm2
“{item_name} and {brand}” must be placed into the options field, not into the default field. After changing the form fields, I had to open and save all items for the changes to take effect.