Skip to content

Commit 513e9ca

Browse files
committed
1 parent 43bd5a2 commit 513e9ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dev-demo/resources/cars_resources/carsResourseTemplate.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ export default function carsResourseTemplate(resourceId: string, dataSource: Car
176176
name: 'secret_field',
177177
type: AdminForthDataTypes.STRING,
178178
backendOnly: true,
179+
showIn: {
180+
all: false,
181+
}
179182
}
180183
],
181184
plugins: [

0 commit comments

Comments
 (0)