Skip to content

SubramanyaBalakrishna/Comments_PCF

Repository files navigation

Comments PCF is a PowerApps Component Framework (PCF) component that utilizes Fluent UI styles to render custom comments in conversation format within Model Driven Apps

Feature

The main purpose of this component is to present tabular data in a conversational format and minimize the number of clicks required to add new data to the table.

Users can enter data into the comment box, press the Enter key, and the control will identify the user who made the comment and the timestamp, associating the comment with the parent record.

Default Sub grid user interface

image

Comments User Interface

image

Installation

To install Comments PCF:

Component Configurable options:

The following options are available for configuration:

Option Description
MessageProperty Schema Name of table column for Message
DateProperty Schema Name of table column for date column
UserProperty Schema Name of table column for user column
ParentLookUpProperty Schema Name of table column for parent lookup column

Contribute

Contributions are welcome! Feel free to submit a pull request with your enhancements or bug fixes.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

About

Comments PCF is a PCF component that uses Fluent UI Activity Item styles to render table data in conversation format

Resources

License

Stars

Watchers

Forks

Packages

No packages published