Posts by Renan Duarte • 37 points
6 posts
-
1
votes1
answer407
viewsA: Angular Reactive Forms validation by clicking the button
For those who want to see the solution, follow the link in the stackblitz. https://stackblitz.com/edit/renanduart3angular-validacao-botao?file=src%2Fapp%2Fhello.component.ts…
-
-1
votes1
answer407
viewsQ: Angular Reactive Forms validation by clicking the button
Hello, I’m trying to create a validation to check if there is already a Cpf in the database (fictional), only that I wanted to change the trigger, instead of triggering the validation on keyup…
-
-1
votes1
answer166
viewsQ: Asp.net core User Authentication and Authorization
Hello, I have the following conceptual and architectural problem of an application. -Scenario: There is an application that has user table, user permissions and user groups already defined in the…
-
0
votes2
answers54
viewsA: How to assign the name of a component, where it does not exist in the current context
I would create a method to be able to submit the control parameters for component creation. Private Sub EnviarFormaPgto(ByRef ucUserControl As UserControl) Me.grpDados.Controls.Add(ucUserControl)//…
-
0
votes0
answers64
viewsQ: How to change the wordpress authentication fields?
It was wanting in any theme, to change for the user to log in as if the password were from another field of the same table. Only that I do not know the wordpress login process
-
1
votes3
answers914
viewsQ: Change property of a CSS element on certain pages
For my example I will use a CSS class called . item .item{ width:100%; } So, how to change this property of this element on some specific pages? for example, in the index page qro width 100%, in the…
cssasked Renan Duarte 37