Search code examples
asp.net-mvcsitecoreglass-mapper

Sitecore Glass mapper and File Field type


I have a PDF link on a page, for which I've used File field type in Sitecore. I can get the view to render fine but I can't make the File field type editable. I haven't been able to find any documentation around it either. Could you show me an example of how to make a File Field type editable?

Editable(Model, x => x.FileField)

doesn't work.


Solution

  • I don't think Sitecore supports the field file type in the page editor.