I have a use case when I need user to edit the field only if it have known value else display the field value.

I patched the module and added Drupal alter, So I can write function in my custom module to decide whether to display the field edit form or the field value.

Patch attached.

CommentFileSizeAuthor
editableviews_drupal_alter.patch822 bytesmhmd
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mhmd created an issue.