Skip to content

Add cross references in the Remarks section of commandset and applicationcustomizer commands #5546

@martinlingstuyl

Description

@martinlingstuyl

For listview command sets and application customizers we have commands in the spo namespace and in the spo tenant namespace.

To help people find the right command, we ought to add cross references in the documentation.

  • spo commandset add should reference spo tenant commandset add
  • spo commandset list should reference spo tenant commandset list
  • spo tenant applicationcustomizer add should reference spo applicationcustomizer add
  • spo tenant applicationcustomizer list should reference spo applicationcustomizer list

Etcetera

The reference text should read as follows.

Example for spo commandset add:

This command can be used for configuring ListView Command Sets on specific sites. To configure a tenant-wide ListView Command Set, view our dedicated spo tenant commandset add command.

Example for spo tenant commandset add:

This command can be used for configuring tenant-wide ListView Command Sets. To configure a ListView Command Set on a specific site, view our dedicated spo commandset add command.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions