Backend AJAX Call doesn’t work
-
I created a Post Object field, which lists posts from a specific Category so that I can choose from one of the posts in a dropdown-menu.
From past experiences I know that as soon as I define the post-category for the new posting the additional fields should appear bellow the Content field and allow me to choose from the dropdown-menu.
The additional fields to appear, but the dropdown-menu is not filled with any of the defined posts from the matching category.
As soon as I save the post (without the selection) and re-open it the dropdown-menu is filled with posts and I can choose one.
Is there somekind of library or CSS file missing or not correctly linked?
The topic ‘Backend AJAX Call doesn’t work’ is closed to new replies.