PowerApps Component Framework (PCF) - Build Custom code components for PowerApps

PowerApps Component Framework (PCF) - Build Custom code components for PowerApps

M365 Tech Help

2 года назад

16,942 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Matheus Silva
Matheus Silva - 12.04.2023 14:27

I am currently working on packaging and publishing the component. I am facing an issue during the MSBuild step. Although the build process runs successfully, it does not generate the zip file

Ответить
샤똥
샤똥 - 06.03.2023 20:28

Hello, Thank you for the tutorial ! But when I try to set the path for the solution, "pac solution add-reference --path ..\" this command does not work. The error is saying "Error: The value passed to '--path' is invalid" like this. So I tried to give absolute path, same. It does not work. :( Do you have any advise on that ?

Ответить
Saeed Saffari
Saeed Saffari - 26.02.2023 15:58

Awesome! Thanks a lot!

Ответить
Dji ouda
Dji ouda - 03.02.2023 19:10

Thank you for this video very understandable.
To make things even more perfect I've put this in my css to make the iFrame adapt to the size of the component, wich is more intuitive when we use it in power apps:

.PCFFrameNamespace\.PCFFrameControl .PCFFrame_IFrame{
width: 100%;
height: 100%
}

.PCFFrameNamespace\.PCFFrameControl{
width: 100%;
height: 100%
}

.a.flexbox{
width: 100%;
height: 100%
}

Ответить
zeerak
zeerak - 23.01.2023 14:32

thank you very helpful

Ответить
ernest bruce
ernest bruce - 22.11.2022 16:33

Please I keep getting this error: Failed to load plugin 'react' declared in '.eslintrc.json': Cannot find module 'eslint-plugin-react'

Ответить
Akshun Bharti
Akshun Bharti - 01.09.2022 22:31

do we need to run "npm install" command for every new pcf control

Ответить
Akshun Bharti
Akshun Bharti - 01.09.2022 22:17

Nice video. Is it posibile to provide this ppt.

Ответить
Lernen Tech
Lernen Tech - 01.07.2022 08:46

Great Video...:)

Ответить