Closed (fixed)
Project:
Conditional Fields
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Plan
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Oct 2017 at 18:01 UTC
Updated:
24 Aug 2019 at 02:19 UTC
Jump to comment: Most recent
Comments
Comment #2
colanThanks for this. I just updated the project page here with information on Business Rules, in a Similar Modules section, and alerted folks to this issue.
Business Rules sounds promising. I'd be willing to deprecate this module in favour of it at some point if it's feature complete, but given the following:
...I'm going to keep working on Conditional Fields. If there is indeed a case to be made to focus our efforts over there, I'd love to hear it.
However, given the above points, it looks like things may in fact go the other way and Business Rules users may come here. It may not be necessary at all anymore once this module and Rules become more stable. Let's let this percolate for a while, and see what happens.
There's not much more I can do at the moment. Persons' thoughts on this are always welcome.
Comment #3
geek-merlinApart from business rules looking like a one-off fork of rules+the views-paremeters feature that exists as core patch,
these are totally different architectures:
* dependent fields using serverside logic and ajax
* dependent fields using clientside js via state api
Wee need both, so keep on the good work!
Comment #4
spanners commentedI've been evaluating both Conditional Fields and Business Rules for a Drupal 8 project I'm working on.
Dependent Fields only works if you have two select fields or radio buttons/checkboxes
In an example using two select fields, the 2nd select field's options are made available based on the value of the 1st select field.
The animated gif on the Dependent Field example page in the Business Rules docs gives a pretty good example of this.
So Business Rules is not the right option if you wanted to, say, expose some new fields based on the value of a field. That's definitely where Conditional Fields come in.
Comment #5
c.e.a commented"Business Rules" module can be easily compared with the "Rules" module...
However, there is no similar functionality between the "Business Rules" module and the "Conditional Fields" module but only one !
So I can easily say, as a heavy user of both Business rules and Conditional Fields modules, both modules are 95% not similar in functionality!
Comment #6
colanThat's everyone! I updated the info on the project page.
Comment #7
colanUpdated credit.