We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d2b0e5 + 6deeb86 commit fc516abCopy full SHA for fc516ab
1 file changed
html/metadata.html
@@ -63,10 +63,18 @@ <h1>Metadata</h1>
63
<td>Content Asset</td>
64
<td><b><span data-bu>{{BU}}</span></b>_AssetName</td>
65
</tr>
66
+ <tr>
67
+ <td>Custom Application</td>
68
+ <td><b><span data-bu>{{BU}}</span></b>_AppName_<b>App</b></td>
69
+ </tr>
70
<tr>
71
<td>Custom Label</td>
72
<td><b><span data-bu>{{BU}}</span></b>_LabelName</td>
73
74
75
+ <td>Custom Permission</td>
76
+ <td><b><span data-bu>{{BU}}</span></b>_<b>CP</b>_LabelName</td>
77
78
79
<td>Custom/Quick Action</td>
80
<td><b><span data-bu>{{BU}}</span></b>_ActionName_<b>Action</b></td>
0 commit comments