entities - Have Drupal "gray out" certain fields on a web form when the from is being edited for the 2nd time? -


i trying create drupal (entities) web form user can fill out , submit. if user wants edit same drupal form again, how make inputed fields grayed out , non editable when return?

also if possible have hidden fields appear when form being edited time other when organically entered?

download , enable module "editable fields". then, when editing filed want "grayed out", there option called, "field visibility , permissions". under click on "custom permissions", give option uncheck user's ability edit value field.

once done, won't see field on edit form anymore. if want see on edit form "grayed out", download , enable module "field readonly". once enabled, nothing more required do, appear on form, won't able edit it.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -