added destination to the buttons for adding things to things, to return to the original thing
This commit is contained in:
parent
5fc619007d
commit
a8cc0a8229
@ -18,7 +18,7 @@ mode: default
|
|||||||
content:
|
content:
|
||||||
client:
|
client:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
weight: 2
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
@ -30,7 +30,7 @@ content:
|
|||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_contract_signed_date:
|
field_contract_signed_date:
|
||||||
weight: 3
|
weight: 4
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
@ -38,17 +38,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
region: content
|
region: content
|
||||||
field_total_fee:
|
|
||||||
weight: 4
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
thousand_separator: ''
|
|
||||||
decimal_separator: .
|
|
||||||
scale: 2
|
|
||||||
prefix_suffix: true
|
|
||||||
third_party_settings: { }
|
|
||||||
type: number_decimal
|
|
||||||
region: content
|
|
||||||
files:
|
files:
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
@ -57,9 +46,20 @@ content:
|
|||||||
weight: 6
|
weight: 6
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: file_default
|
type: file_default
|
||||||
trainings:
|
total_fee:
|
||||||
|
type: number_decimal
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
thousand_separator: ''
|
||||||
|
decimal_separator: .
|
||||||
|
scale: 2
|
||||||
|
prefix_suffix: true
|
||||||
|
third_party_settings: { }
|
||||||
|
trainings:
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
user_id:
|
user_id:
|
||||||
@ -71,5 +71,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
field_fee: true
|
field_fee: true
|
||||||
|
field_total_fee: true
|
||||||
notes: true
|
notes: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -14,11 +14,6 @@ dependencies:
|
|||||||
- taxonomy.vocabulary.clie
|
- taxonomy.vocabulary.clie
|
||||||
- taxonomy.vocabulary.client_status
|
- taxonomy.vocabulary.client_status
|
||||||
- user.role.authenticated
|
- user.role.authenticated
|
||||||
content:
|
|
||||||
- 'taxonomy_term:clie:98d1370b-e29f-45fb-b053-b911c2538870'
|
|
||||||
- 'taxonomy_term:clie:9915606c-1775-4f68-be24-ffaa629ee0b1'
|
|
||||||
- 'taxonomy_term:clie:c0c6397d-4f7c-4077-af51-1860ccad26a3'
|
|
||||||
- 'taxonomy_term:client_status:057c3514-8413-463f-989e-cd8deda6c71c'
|
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- taxonomy
|
- taxonomy
|
||||||
@ -866,7 +861,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: '<a class="button" href="/opencase/oc_organisation/add/client?umbrella_client_id={{ raw_arguments.field_umbrella_client_target_id }}">Add client</a><br /><br />'
|
content: '<a class="button" href="/opencase/oc_organisation/add/client?umbrella_client_id={{ raw_arguments.field_umbrella_client_target_id }}&destination=/opencase/oc_organisation/{{ raw_arguments.field_umbrella_client_target_id }}">Add client</a><br /><br />'
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
empty:
|
empty:
|
||||||
area_text_custom:
|
area_text_custom:
|
||||||
|
@ -408,6 +408,59 @@ display:
|
|||||||
entity_type: oc_case_provision
|
entity_type: oc_case_provision
|
||||||
entity_field: oc_case_provider_role
|
entity_field: oc_case_provider_role
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
|
edit_oc_case_provision:
|
||||||
|
id: edit_oc_case_provision
|
||||||
|
table: oc_case_provision
|
||||||
|
field: edit_oc_case_provision
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: false
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
text: edit
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
plugin_id: entity_link_edit
|
||||||
filters:
|
filters:
|
||||||
status:
|
status:
|
||||||
value: '1'
|
value: '1'
|
||||||
@ -434,7 +487,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: '<a class="button" href="/admin/opencase/oc_case_provision/add/trainer?case_id={{ raw_arguments.oc_case }}">Add trainer</a><br /><br />'
|
content: '<a class="button" href="/admin/opencase/oc_case_provision/add/trainer?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}">Add trainer</a><br /><br />'
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
empty:
|
empty:
|
||||||
area:
|
area:
|
||||||
|
@ -126,6 +126,69 @@ display:
|
|||||||
hide_empty: false
|
hide_empty: false
|
||||||
default_field_elements: true
|
default_field_elements: true
|
||||||
fields:
|
fields:
|
||||||
|
field_trainer:
|
||||||
|
id: field_trainer
|
||||||
|
table: oc_activity__field_trainer
|
||||||
|
field: field_trainer
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Trainer
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: target_id
|
||||||
|
type: entity_reference_label
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
group_column: target_id
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
plugin_id: field
|
||||||
activity_date_time:
|
activity_date_time:
|
||||||
id: activity_date_time
|
id: activity_date_time
|
||||||
table: oc_activity_field_data
|
table: oc_activity_field_data
|
||||||
@ -192,77 +255,6 @@ display:
|
|||||||
entity_type: oc_activity
|
entity_type: oc_activity
|
||||||
entity_field: activity_date_time
|
entity_field: activity_date_time
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
field_trainer:
|
|
||||||
id: field_trainer
|
|
||||||
table: oc_activity__field_trainer
|
|
||||||
field: field_trainer
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Trainer
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
text: ''
|
|
||||||
make_link: false
|
|
||||||
path: ''
|
|
||||||
absolute: false
|
|
||||||
external: false
|
|
||||||
replace_spaces: false
|
|
||||||
path_case: none
|
|
||||||
trim_whitespace: false
|
|
||||||
alt: ''
|
|
||||||
rel: ''
|
|
||||||
link_class: ''
|
|
||||||
prefix: ''
|
|
||||||
suffix: ''
|
|
||||||
target: ''
|
|
||||||
nl2br: false
|
|
||||||
max_length: 0
|
|
||||||
word_boundary: true
|
|
||||||
ellipsis: true
|
|
||||||
more_link: false
|
|
||||||
more_link_text: ''
|
|
||||||
more_link_path: ''
|
|
||||||
strip_tags: false
|
|
||||||
trim: false
|
|
||||||
preserve_tags: ''
|
|
||||||
html: false
|
|
||||||
element_type: ''
|
|
||||||
element_class: ''
|
|
||||||
element_label_type: ''
|
|
||||||
element_label_class: ''
|
|
||||||
element_label_colon: true
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
click_sort_column: target_id
|
|
||||||
type: entity_reference_label
|
|
||||||
settings:
|
|
||||||
link: false
|
|
||||||
group_column: target_id
|
|
||||||
group_columns: { }
|
|
||||||
group_rows: true
|
|
||||||
delta_limit: 0
|
|
||||||
delta_offset: 0
|
|
||||||
delta_reversed: false
|
|
||||||
delta_first_last: false
|
|
||||||
multi_type: separator
|
|
||||||
separator: ', '
|
|
||||||
field_api_classes: false
|
|
||||||
plugin_id: field
|
|
||||||
view_oc_activity:
|
|
||||||
id: view_oc_activity
|
|
||||||
table: oc_activity
|
|
||||||
field: view_oc_activity
|
|
||||||
entity_type: oc_activity
|
|
||||||
plugin_id: entity_link
|
|
||||||
output_url_as_text: false
|
|
||||||
absolute: false
|
|
||||||
status:
|
status:
|
||||||
id: status
|
id: status
|
||||||
table: oc_activity_field_data
|
table: oc_activity_field_data
|
||||||
@ -330,6 +322,112 @@ display:
|
|||||||
entity_type: oc_activity
|
entity_type: oc_activity
|
||||||
entity_field: status
|
entity_field: status
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
|
view_oc_activity:
|
||||||
|
id: view_oc_activity
|
||||||
|
table: oc_activity
|
||||||
|
field: view_oc_activity
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: false
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
text: view
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
entity_type: oc_activity
|
||||||
|
plugin_id: entity_link
|
||||||
|
edit_oc_activity:
|
||||||
|
id: edit_oc_activity
|
||||||
|
table: oc_activity
|
||||||
|
field: edit_oc_activity
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: false
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
text: edit
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
entity_type: oc_activity
|
||||||
|
plugin_id: entity_link_edit
|
||||||
filters:
|
filters:
|
||||||
type:
|
type:
|
||||||
id: type
|
id: type
|
||||||
|
@ -315,6 +315,112 @@ display:
|
|||||||
entity_type: oc_activity
|
entity_type: oc_activity
|
||||||
entity_field: status
|
entity_field: status
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
|
view_oc_activity:
|
||||||
|
id: view_oc_activity
|
||||||
|
table: oc_activity
|
||||||
|
field: view_oc_activity
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: false
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
text: view
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
entity_type: oc_activity
|
||||||
|
plugin_id: entity_link
|
||||||
|
edit_oc_activity:
|
||||||
|
id: edit_oc_activity
|
||||||
|
table: oc_activity
|
||||||
|
field: edit_oc_activity
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: false
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
text: edit
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
entity_type: oc_activity
|
||||||
|
plugin_id: entity_link_edit
|
||||||
filters:
|
filters:
|
||||||
type:
|
type:
|
||||||
id: type
|
id: type
|
||||||
@ -340,7 +446,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: "<a class=\"button\" href=\"/opencase/oc_activity/add/evaluation?case_id={{ raw_arguments.oc_case }}\">Add evaluation</a>\r\n<br />"
|
content: "<a class=\"button\" href=\"/opencase/oc_activity/add/evaluation?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}\">Add evaluation</a>\r\n<br />"
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
empty:
|
empty:
|
||||||
area:
|
area:
|
||||||
|
@ -276,6 +276,59 @@ display:
|
|||||||
entity_type: oc_case_fee
|
entity_type: oc_case_fee
|
||||||
entity_field: oc_fee_category
|
entity_field: oc_fee_category
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
|
edit_oc_case_fee:
|
||||||
|
id: edit_oc_case_fee
|
||||||
|
table: oc_case_fee
|
||||||
|
field: edit_oc_case_fee
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Edit
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
text: edit
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
entity_type: oc_case_fee
|
||||||
|
plugin_id: entity_link_edit
|
||||||
filters:
|
filters:
|
||||||
status:
|
status:
|
||||||
value: '1'
|
value: '1'
|
||||||
|
@ -216,7 +216,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: '<a class="button" href="/opencase/oc_organisation_relation/add/link_between_clients?organisation_id={{ raw_arguments.organisations_target_id }} ">Add linked client</a>'
|
content: '<a class="button" href="/opencase/oc_organisation_relation/add/link_between_clients?organisation_id={{ raw_arguments.organisations_target_id }}&destination=/opencase/oc_organisation/{{ raw_arguments.organisations_target_id }}">Add linked client</a>'
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
empty: { }
|
empty: { }
|
||||||
relationships: { }
|
relationships: { }
|
||||||
|
@ -426,7 +426,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: '<a class="button" href="/opencase/oc_case/add/project?client_id={{ raw_arguments.client }}">Add project</a><br /><br />'
|
content: '<a class="button" href="/opencase/oc_case/add/project?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client }}">Add project</a><br /><br />'
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
fields:
|
fields:
|
||||||
name:
|
name:
|
||||||
|
@ -606,7 +606,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: '<a class="button" href="/opencase/oc_case/add/training?client_id={{ raw_arguments.client }}">Add training</a><br /><br />'
|
content: '<a class="button" href="/opencase/oc_case/add/training?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client }}">Add training</a><br /><br />'
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
empty:
|
empty:
|
||||||
area_text_custom:
|
area_text_custom:
|
||||||
@ -1814,7 +1814,7 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
empty: true
|
empty: true
|
||||||
tokenize: true
|
tokenize: true
|
||||||
content: '<a class="button" href="/opencase/oc_case/add/training?client_id={{ raw_arguments.client }}">Add training</a><br /><br />'
|
content: '<a class="button" href="/opencase/oc_case/add/training?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client }}">Add training</a><br /><br />'
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
arguments:
|
arguments:
|
||||||
client:
|
client:
|
||||||
|
Reference in New Issue
Block a user