Hello,

I have a bool field on the user entity (user account field). Let's say it's called mark_users_content_for_deletion.

How can I set a bool field to true or false?

Thanks in advance

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dercheffe created an issue. See original summary.

vishalkhialani’s picture

Assigned: Unassigned » rensingh99
akshay.kelotra’s picture

FileSize
355.95 KB
316.85 KB

I have created 2 rules which give examples of how you can set the boolean value of entity true or false.
But to help more can you please explain your requirements and we can help you build the correct rule for it.

rensingh99’s picture

I have made Boolean value node. Please check this patch.

akshay.kelotra’s picture

Status: Active » Reviewed & tested by the community

I have reviewed and tested the new boolean value node. It is working fine.

neeravbm’s picture

Status: Reviewed & tested by the community » Fixed

I have merged this patch to dev branch.

  • rensingh99 authored d5360f9 on 8.x-1.x
    Issue #3085888 by rensingh99, akshay.kelotra, dercheffe, vishalkhialani...
akshay.kelotra’s picture

Status: Fixed » Closed (fixed)