fixed issue Display field name on Kanbans & Shows (#3427)
* fixed issue Display field name on Kanbans & Shows * Fixes according to review --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -268,6 +268,8 @@ export const RecordShowPage = () => {
|
||||
field: fieldMetadataItem,
|
||||
position: index,
|
||||
objectMetadataItem,
|
||||
showLabel: true,
|
||||
labelWidth: 90,
|
||||
}),
|
||||
useUpdateRecord: useUpdateOneObjectRecordMutation,
|
||||
hotkeyScope: InlineCellHotkeyScope.InlineCell,
|
||||
|
||||
Reference in New Issue
Block a user