This website requires JavaScript.
Explore
Help
Register
Sign In
ro-ot
/
Component-Builder
Watch
1
Star
0
Fork
0
You've already forked Component-Builder
forked from
joomla/Component-Builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
48a3a49d6f
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