How to give node urls in twig files ?

Hi Guys, 

I had created my custom article type I want to give that url in my custom twig file. 
My custom article url is: node/add/pro_help_article
My custom twig file is: views-view--pro-help.html.twig

I'm trying to add like this but it is showing this route does not exist. 

<a href="{{ url('/node/add/pro_help_article') }}" class="sg-btn sg-without-icon sg-btn-secondary sg-element">{{'Add help article'|t }}</a>

Drupal 9 ajax field set and unset.

Hello. 

How I may change drupal field state with ajax request, 

Drupal 9 ajax field set and unset with ajax. 

When user change o fill an field other field need to unset o set, not simply hide. 

Thanks for help. 

User appears in "People" view, but not in "People"

Hi, I have a problem... on my webpage, I have registered some user accounts and deleted them again... for testing purposes... the problem is now, that there seems to be one user account, which I cannot delete... when I list all users (clicking "people"), there is only one user account, as supposed... but when I switch to Views (Views/People), there still remains a user account which I have already tried to delete.... but I couldnt... does anyone know, what the problem is?? Thanks a lot for your help!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x