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.
This commit is contained in:
@@ -74,4 +74,4 @@ JTOOLBAR_CLOSE="Close"
|
||||
JTOOLBAR_HELP="Help"
|
||||
JTOOLBAR_SAVE="Save & Close"
|
||||
JTOOLBAR_SAVE_AND_NEW="Save & New"
|
||||
JTOOLBAR_SAVE_AS_COPY="Save as Copy"
|
||||
JTOOLBAR_SAVE_AS_COPY="Save as Copy"
|
@@ -1,3 +1,3 @@
|
||||
COM_COMPONENTBUILDER="Component Builder"
|
||||
COM_COMPONENTBUILDER_NOT_FOUND_OR_ACCESS_DENIED="Not found or access denied!"
|
||||
COM_COMPONENTBUILDER_NO_ACCESS_GRANTED="No Access Granted!"
|
||||
COM_COMPONENTBUILDER_NO_ACCESS_GRANTED="No Access Granted!"
|
Reference in New Issue
Block a user