Search code examples
drupaldrupal-7drupal-views

Drupal 7 - Change Back-end form UI based on check-box conditions


I am looking for following situation -Image Url - checkbox -if checked then we show an image upload button else we show an text box. Can anyone know to implement this in drupal backend can this be done with simple rules or we need an module for this.Thanks in advance


Solution

  • There is a module Conditional fields https://www.drupal.org/project/conditional_fields It's easy to use, you create all fields than put dependencies.