The read text "conditional" should:
a) for a controller field read "conditional controller"
b) for a controlled field read "controlled by field_blah_blah"
If a field is both controller and controlled, it should show both lines
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | conditional_fields_marker.patch | 3.64 KB | peterpoe |
Comments
Comment #1
peterpoe commentedNice suggestion.
I provide here for testing a patch with the feature you requested. It's not perfect but it seems much better than before to me. Note that fields cannot be controlling and controlled at the same time currently.
Comment #2
peterpoe commentedCommitted to dev.