Tip: Share a Git Hooks Directory Across Your Repositories
TL;DR git config --global core.hookspath '<path to hooks directory>' Sharing Hooks Across Repos I posted before about using a pre-commit hook to check that…
TL;DR git config --global core.hookspath '<path to hooks directory>' Sharing Hooks Across Repos I posted before about using a pre-commit hook to check that…
Here’s how you can peek into data of each Flow Run in Power Automate Continue Reading priyeshwagh777’s Article on their blog See Trigger Outputs…
Here’s how you can add an Image field on the Form for the Dynamics 365 Model Driven Apps Continue Reading priyeshwagh777’s Article on their…
Here’s how you can correctly show the N:N relationships in sub-grids on the entity forms. Continue Reading priyeshwagh777’s Article on their blog Adding N:N…
Here’s how you can check the selected option in Power Automate connector action for similar suggestions. Continue Reading priyeshwagh777’s Article on their blog Identify…