Canvas Apps Performance

How to optimize passing a record to Patch

Patch is used to create new records or update existing records. Learn how to optimize patch when updating an existing record!

Canvas Apps Performance

How to optimize fetching multiple columns of a record

Learn how to optimize fetching of multiple columns using Lookup! Should you fetch each column separately or can you fetch all at once?

Canvas Apps Performance

How to optimize Lookup function by not using dot operator

Learn how to optimize the Lookup function by not using the dot operator! Sounds counter intuitive but the difference is huge!

Canvas Apps Responsiveness Uncategorized

How to create a responsive pop-up using layout containers

There are several elements in an app that can be made responsive. Learn how to make a pop-up responsive using layout containers!

Canvas Apps Responsiveness

How to create a responsive pop-up using traditional containers

There are several elements in an app that can be made responsive. Learn how to make a pop-up responsive using traditional containers!