For fixing bug with unable to edit empty fields I try to set "Empty text" in field, that replaces empty value with text.
It works normally for default format and other (for example, it replaces emty cells with "-" symbol).
But when I set Format to "Click to edit", editablefield ignore this option and show empty fields instead "Empty text" text.
Please add support for "Empty text" to module

CommentFileSizeAuthor
editablefields1.png60.86 KBmurz

Comments

andreiashu’s picture

Status: Active » Closed (won't fix)

Hi,

Sorry but I don't think there is a way to fix this. The empty text option is a Views setting and at the time the field is themed (when the edit form for the field is generated) we don't have any knowledge if the field is being called from a normal node view page or a view.
If anyone has any idea of how to do this please open this ticket and provide a patch or suggestions :-)

thanks,
Andrei