Modified returnData display logic, fixed subscription/principal data packing

This commit is contained in:
Rupenieks
2020-05-19 17:36:45 +02:00
parent 011c78ad8e
commit 17b6872bc0
3 changed files with 32 additions and 12 deletions

View File

@@ -104,7 +104,7 @@ export const userFields = [
},
{
displayName: 'Short Name',
name: 'fullName',
name: 'shortName',
type: 'string',
required: true,
displayOptions: {