Thanks alot for the efforts put into creating these videos. The quality is better than the ones Microsoft provide themselves. Keep up the great work! :D
@JunJahLaLe3 жыл бұрын
you can use selection and shift+tab for placing code to the left
@softchieflearn3 жыл бұрын
Excellent videos
@Plonoord2 жыл бұрын
I lol'd when you where searching for the solution ZIP file 😂😂(it was recognisable for me). But very good video by the way 👌👌👌
@MultiFESTUS2 жыл бұрын
I received a "The CustomControl ID does not exist for the specified name" error when trying to deploy this from my DEV environment...could you help please?
@CRMChap2 жыл бұрын
Could you provide some further detail please - at which step (minute mark) in the video do you get this error? Can you provide a URL containing a screenshot of the error you are getting and/or link to the entire code file you are working on?
@luckeystar62 жыл бұрын
@@CRMChap H:\PCF\Sample>pac pcf init --namespace jjg --name PL400Samp --template field 'pac' is not recognized as an internal or external command, operable program or batch file.
@luckeystar62 жыл бұрын
@@CRMChap I have the same issues sir
@luckeystar62 жыл бұрын
H:\>cd H:\PCF H:\PCF>mkdir Sample H:\PCF>cd .Sample The system cannot find the path specified. H:\PCF>cd .\Sample H:\PCF\Sample>pac pcf init --namespace jjg --name PL400Samp 'pac' is not recognized as an internal or external command, operable program or batch file.
@CRMChap2 жыл бұрын
@Scott Lucks Have you installed the Power Platform CLI correctly? docs.microsoft.com/en-us/power-platform/developer/cli/introduction#install-microsoft-power-platform-cli
@swastiify2 жыл бұрын
Please share the code files from which you're using to copy your code from @CRMChap
@CRMChap2 жыл бұрын
I've added this onto GitHub: github.com/JJGriffin/video-assets/tree/main/PL400Sample