Thomas PEREZ

Results 6 issues of Thomas PEREZ

Hello, I'm trying to have a route with authentication via IIS. When I run through an internet browser, I have no problem. However, when I run PowerShell I get the...

question :grey_question:

Hello, I use a form for the creation of an account. When the 'submit' button is pressed, I would like to have a modal or other, to follow the progress...

Hello, I hope that you all are ok. I want to pass variables from a form to another component. In summary, I want a user to be able to query...

I envisage the implementation to be something like this: ```powershell ## Create a single-level bullet list of items List [-Items] [string[]] ## Create a single-level numbered list of items List...

Hello, I am using the AutoComplete feature of the New-PodeWebTextbox command. My goal is to implement a form that can recognize the list of my Active Directory users. This feature...

bug :bug:

Hello everyone, I am using a table with the -Filter parameter. When I update the table via the Update-PodeWebTable command encapsulated in a button, the filter stops working. However, as...

bug :bug: