Kristin Yetter
Kristin Yetter
I am not getting this statement to work. Using your example: `@each $animal $i in (puma, sea-slug, egret, salamander) { .$(animal)-icon { background-image: url("images/icon-$(i).svg"); } }` The CSS that is...
In the keyboard shortcut code component you provide an example to add to the KeyConfig property: `["alt + r","alt + a","alt + d","alt + b","alt + p","alt + l","alt +...
**Describe the bug** RaiseOnRowSelectionEvent results in a Self.EventRowKey that is an index number instead of the RecordKey id I set in the RecordKey property. **To Reproduce** Steps to reproduce the...
Could you provide an example to update multiple records. I work in laboratory software development and have a test case where a customer will submit an order that has multiple...
> Previous button(arrow) is not scrolling frames. (next button(arrow) is working) 1. I am using slick-theme.css and slick.css ==================================================================== ` $('.carousel-slide').slick({ slidesToShow: 1, slidesToScroll: 1, fade: true, infinite: true, speed:...
I am following the advice from MS here [Build large and complex canvas apps - Power Apps | Microsoft Learn](https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/working-with-large-apps) where there is a whole section called 'Use named formulas...