Julian Egelstaff
Julian Egelstaff
Possibly superseded by 275
I suggest renaming ele_foreign_key_element_link to ele_foreign_key_element. I don't think 'link' adds anything to the semantics. It's just a flag to say if this is a foreign_key_element or not.
Brainwave.... A form needs more than one foreign key element, potentially, because it could be related to more than one form. Hmmmmmm.
I think what we therefore need, is multiple foreign key elements per form, one for each link to another form that this form has. To track this and identify if...
This was an interesting idea at the time. But pollutes the database with extra hidden stuff that is "magic." We should have the magic be driven by the interface, and...
Thank you for the report! Sorry for the delay. I will check this out on the weekend and see what's up. Thank you for your continued interest and use of...
Hello, I just did a fresh install of 2.5.9 and the latest Formulize from the master branch. All the buttons were working for me. It kind of looks like crap....
BTW, some devs working on the PHP 7 upgrade have run into a similar issue and are working on it. So a fix may be forthcoming in the next few...
Hello, thanks for the interest :) http://www.formulize.org is the website with reference materials and instructions. Although it is dated a long time ago, the process is still what you find...
I think this is fixed? Needs to be tested.