Skip to content

A Fluent UI control that seamlessly integrates with the Dynamics 365 (D365) appearance, allowing users to create tags from comma-separated text input. The control will dynamically adapt to the environment's color scheme, ensuring a consistent and cohesive user experience.

License

Notifications You must be signed in to change notification settings

novalogica/pcf-tags

Repository files navigation

Tags Control

A Fluent UI control that seamlessly integrates with the Dynamics 365 (D365) appearance, allowing users to create tags from comma-separated text input. The control will dynamically adapt to the environment's color scheme, ensuring a consistent and cohesive user experience.

Usage

To use this control, you can add the custom control to a SingleLine.Text field.

Once the control is added, you can configure the following properties:

Property Description
Tag Limit Specifies the maximum number of tags that can be assigned to a record
Tag Background Color Sets the background color for the tag container
Tag Delimiter Determines the character or symbol used to separate individual tags within the data

Deploy

In order to deploy to your environment you'll need to run this commands:

1. Create your authentication profile using the pac auth create command

  pac auth create --url https://xyz.crm.dynamics.com 

2. If you have previously created an authentication profile, you can view all the existing profiles using the pac auth list command

  pac auth list

3. To switch between the previously created authentication profiles, use the pac auth select command:

  pac auth select --index <index of the active profile>

4. Ensure that you have a valid connection and push the component

  pac pcf push -pp <your publisher prefix>

About

A Fluent UI control that seamlessly integrates with the Dynamics 365 (D365) appearance, allowing users to create tags from comma-separated text input. The control will dynamically adapt to the environment's color scheme, ensuring a consistent and cohesive user experience.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •