Skip to content

nijos/Image_Resizer_PCF

Repository files navigation

Image_Resizer_PCF

A PCF control to easily upload and resize one or more Images on Dynamics365 records. Works with Email and normal Notes attachments.

Images are resized on the fly before saving to Dynamics 365 and saves your cloud storage

Installation steps

Download the unmanaged/managed solution from the Releases

  • Insert a section with a single column on the form.

  • Add a field you would like to use that's will not be used on the form.

  • Uncheck 'Display label on the form' for the field.

  • Add images resizer PCF control to your field Setting control on form

  • Give parameter values

  • Image Height: Height of the resized image.

  • Image Width: Width of the resized image.

  • Image Quality Percentage: Resizing quality.

  • Save and publish the form.

  • Navigate to the form and you should see the control

Record Form

Development

After cloning the project, run the below commands

npm install -- installs the required dependencies

npm run start -- local development and testing

If you are new to PCF, the official documentation.

###Creidts

If this helped you, consider supporting my PCF freebies Support via PayPal

About

PCF to Resize Images on the Fly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published