Julian Egelstaff

Results 64 comments of 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!

This is partly implemented but there is a comment in code about what else needs adjusting.

4030 in functions.php ``` // BIG ACTUA HACK!!! MUST FIX!!!! Pickup default filter value for screen and use that and persist that $filter .= "".$defaulttext."\n"; ```