Questions tagged [kentico-13]

17 questions
-1
votes
3 answers

How to get current page URL in .cshtml from Kentico 13 core?

How could we get the current page URL in .cshtml page for Kentico 13. Used @Context.Request.GetDisplayUrl().ToString() but getting the below error 'HttpRequest' does not contain a definition for 'GetDisplayUrl' and no accessible extension method…
-1
votes
1 answer

Kentico 13 Fields tab not visible on Forms

I'm using Kentico 13 .NET Core development setup. However, I dodn't see the 'Fields' sections for Forms in the left menue like I used to do in older versions. I want to add some custom fields to the database table of the form and aslo want to change…
chamara
  • 12,649
  • 32
  • 134
  • 210
1
2