Core API
4.2.3. ['feInterface'] section
The "feInterface" section contains properties related to Front End Editing of the table, mostly related to the feAdmin_lib.
Is depricated in the sense that it will still exist, but will not be (and should not be) extended further.
|
Key |
Datatype |
Description |
|---|---|---|
|
editableRecordFields |
string (list of fieldnames) |
List of fields, example: '*name, *type, biography, filmography'. Used for front-end edit module created by Rene Fritz <r.fritz@colorcube.de> |
|
fe_admin_fieldList |
string (list of fieldnames) |
List of fields allowed for editing/creation with the fe_adminLib module, see media/scripts/fe_adminLib, example: 'pid,name,title,address' |