Daniel Westerdale

Results 14 issues of Daniel Westerdale

#### General Information * [ ] Usage * [ ] Development * [ ] Documentation * [x] Feature Request #### Specific generator * [x] Addons * [ ] HandlebarsJS ####...

feature request

Be good to to give Power Apps ( low code platfrom) FX Code snippets the love they deserve😁 Here I am comparing the Gutenberg Code block with an Enlighter JavaScript...

question
EnlighterJS3

Just trying out the actions on a solution I am developing for a client. The app which is embedded in a bi report works fine. I wonder if the name...

Are there any known samples for the above. So far, we have on found this inelegant format to work and not what is shown in the official guidance:[ prepopulate connection...

I thought I would create a basic setup of SQL Server 2019 by running a few commands in a PowerShell terminal [https://learn.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker?view=sql-server-linux-ver15&preserve-view=true&pivots=cs1-powershell#connect-to-sql-server](https://learn.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker?view=sql-server-linux-ver15&preserve-view=true&pivots=cs1-powershell#connect-to-sql-server) docker pull mcr.microsoft.com/mssql/server:2019-latest ``` docker run -e "ACCEPT_EULA=Y"...

I want to increase the font size to the value shown in image highlight from the default `1em`. However, I don't seem to acheive this when setting similar values in...

The error is ``` Creating Webresource '..\web-resources\js\mysolution-form.js' -> '/js/mysolution-form.js' The application terminated with an error. Timestamp: 25/02/2024 20:58:04 Code: -2147159784 Message: Webresource name does not contain a valid prefix. Server...

Built and deployed @hugoabernier [MGTEditor Web Part](https://github.com/hugoabernier/MGTEditor-Webpart) . in my dev tenant. Out of habit, I have set up an Edge Chromium profile for developing against this tenant. Unfortunately, Edge...

I think this probably more a live server issue but I have encountered this a few times when running the sample files ![live server 431 issue](https://user-images.githubusercontent.com/937208/84428937-3d433600-ac1f-11ea-86db-37308510b60b.JPG) Luckily the fix is...