This website requires JavaScript.
Explore
Help
Register
Sign In
joomla
/
Component-Builder
Watch
39
Star
23
Fork
11
You've already forked Component-Builder
Code
Issues
83
Pull Requests
Projects
4
Wiki
Activity
694612aff9
Component-Builder
/
admin
/
views
/
admin_fields
/
tmpl
History
Llewellyn van der Merwe
694612aff9
Urgent fix to the fields area to address the extra field options, and fields with 0 being removed. Added the option to add a field and not add it to the database, so it will show in the edit view but will not be stored to the database. This is to use javascript/php to use that field value, and then drop it.
2018-04-13 17:24:06 +02:00
..
edit.php
Urgent fix to the fields area to address the extra field options, and fields with 0 being removed. Added the option to add a field and not add it to the database, so it will show in the edit view but will not be stored to the database. This is to use javascript/php to use that field value, and then drop it.
2018-04-13 17:24:06 +02:00
index.html
Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables.
2017-10-13 01:14:17 +02:00