199 intermediate, state navigation
This commit is contained in:
@@ -95,6 +95,8 @@
|
||||
<m:field>p.config::text</m:field><!--- в таком виде конфиг доступен для кода, но не выводится в респонсе --->
|
||||
<m:field>null as nested_ref_data</m:field>
|
||||
<m:field>p.state_path</m:field>
|
||||
<m:field>p.depends_on_params</m:field>
|
||||
<m:field>p.expression</m:field>
|
||||
<m:field formatter=#request.castToBool#>(
|
||||
select 1 from svc_operation_cfs_param m
|
||||
join svc_operation om on (m.svc_operation_id=om.svc_operation_id)
|
||||
|
||||
Reference in New Issue
Block a user