Skip to content
Snippets Groups Projects
Commit 9c512a3d authored by Tim Wagner's avatar Tim Wagner
Browse files

[TASK] Extend TCA interface list with new fields

parent 4da45800
No related branches found
No related tags found
1 merge request!20[FEATURE] Extended TCAs for Structured Data (SEO)
...@@ -52,7 +52,7 @@ return call_user_func( ...@@ -52,7 +52,7 @@ return call_user_func(
], ],
'interface' => [ 'interface' => [
'showRecordFieldList' => 'sys_language_uid, l10n_parent, l10n_diffsource, hidden, pid, title, path_segment, job_id, department, hide_apply_by_email, hide_apply_by_postal, featured_offer, start_date, alternative_start_date, 'showRecordFieldList' => 'sys_language_uid, l10n_parent, l10n_diffsource, hidden, pid, title, path_segment, job_id, department, hide_apply_by_email, hide_apply_by_postal, featured_offer, start_date, alternative_start_date,
company, task, qualification, description, contact','employment_types', 'date_posted', company, task, qualification, description, contact, employment_types, date_posted, valid_through, salary_currency, base_salary, max_salary, salary_unit,'
], ],
'types' => [ 'types' => [
'1' => [ '1' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment