Julian Egelstaff
Julian Egelstaff
This way, you can edit any one of the connected elements, the parent gets the changes, and all the child elements get the propagated changes, because they are simply read...
A very useful feature that should be merged in. Conflicts should be simple to deal with.
See also: https://github.com/jegelstaff/formulize/pull/139
In general, guidelines and help text needs updating all over the place!
Pretty sure this works??
Does not work
This is partly implemented but there is a comment in code about what else needs adjusting.
Verify if still and issue, and fix if necessary
4030 in functions.php ``` // BIG ACTUA HACK!!! MUST FIX!!!! Pickup default filter value for screen and use that and persist that $filter .= "".$defaulttext."\n"; ```