"Form Builder" and "Fields" tabs disappeared after Kentico 12 upgrade

John Carwell asked on January 26, 2020 20:52

Hi there!

I have some problem with Kentico 11 -> 12 Upgrade. Form builder and Fields tabs (in Forms) disappeared after updating to v12 (12.0.46):

Form builder tab

Because of this, I cannot use the form module fully. Besides, I got some warning:

Image Text

But I'm using MVC approach (external application). So I tried to create new form, but received the same warning and missed Form Builder and Fields tabs.

Could you help me please with this?

Many thanks!

Correct Answer

John Carwell answered on January 27, 2020 19:23

I found the solution.

ElementVisibilityCondition column in CMS_UIElement table:

{%CurrentUser.IsAuthorizedPerResource("cms.form", "ReadForm")|(identity)GlobalAdministrator%}

Hash wasn't changed after update in CMS_UIElement table. So I manually changed it and now it works.

0 votesVote for this answer Unmark Correct answer

Recent Answers


vasu yerramsetti answered on January 27, 2020 10:16

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.