🇮🇳India @manoj selvan

Account created on 13 October 2021, over 3 years ago
#

Recent comments

🇮🇳India manoj selvan
$form['field_some_checkbox']['widget']['value']['#states'] = [ 
    'unchecked' => ['select[name="field_some_select"]' => ['value' => 'a-specific-value']],
  ];

After 10.3 Upgrade the above mentioned codes are not working. States condition are taking effect only after we submit the form.

🇮🇳India manoj selvan

I have added the key value pair in schema file. Please review it

Production build 0.71.5 2024