Currently, in ui.itemView.fieldMode option for read does not work.
If read is used, then there is no link for file displayed, in case edit option is used, everything works fine, link is visible together with edit buttons.
I would like to have option to use read and display link to the file without the extra buttons.
Currently, in
ui.itemView.fieldMode
option forread
does not work. Ifread
is used, then there is no link for file displayed, in caseedit
option is used, everything works fine, link is visible together with edit buttons.I would like to have option to use
read
and display link to the file without the extra buttons.Sample code to replicate the issue:
Empty UI for
Attachment