top of page
Search
Ritika Agarwal
May 29, 20233 min read
Building Responsive Canvas Power Apps: Part 1
This is the first post of a series on building responsive canvas power apps. In this post, I will show you how to customize nested galleries
Ritika Agarwal
Sep 2, 20213 min read
Auto Increment Height of Input/Rich Text Control in Canvas Apps
In this blog post, I will show you a trick that you can follow to create a good user experience for your end users in a Canvas App by...
Ritika Agarwal
Jan 18, 20213 min read
Multi-Select Checkbox in Canvas Apps
In this blog post, I will walk through the steps that can be followed to create multi-select checkboxes in Canvas Apps. This will enable...
Ritika Agarwal
Jul 3, 20203 min read
Generate Random Number - OTP Authentication in Canvas Apps
In this Blog Post, I will walk through the steps you can follow to generate random numbers and send that as a One Time Password (OTP) for...
Ritika Agarwal
Jun 3, 20202 min read
Select Multiple Items in a Power Apps Gallery - Canvas Apps
In this blog post, I will walk through the steps required to be able to select multiple items on a gallery control in Power Apps. This is...
Ritika Agarwal
May 18, 20203 min read
PCF: To directly email a screenshot from a Canvas App
In this blog post, I will walk through the steps to implement a PCF to send the screenshot of the canvas app screen through an email....
Ritika Agarwal
May 10, 20202 min read
Set Default Camera based on Device in Canvas Apps
In this blog post, I will walk through how we can set the camera mode on a canvas app based on the device the user is using the app on....
Ritika Agarwal
Apr 20, 20203 min read
Get Version History from MLT field on SharePoint in Canvas Apps
In this blog post, I will walk through the process of fetching version history of a Multiple Line of Text field (Append to enabled) from...
Ritika Agarwal
Mar 30, 20202 min read
Create captcha validation in canvas apps
In this blog post, I will walk through the steps required to create a custom captcha control in a pop-up on a canvas app. This is helpful...
Ritika Agarwal
Mar 10, 20202 min read
Patch Option Set/LookUp column to CDS in Canvas Apps
In this blog post, I will walk through the steps required to save details to an Option Set, LookUp type columns in a CDS entity. This is...
bottom of page