You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin is called "PageFactory", which sort of points at its purpose. In short, it prepares a bunch of fields for various elements in a template. The goal was to automate and make re-usable a lot of the standard solutions for problems that pop up in many websites - at least websites of a certain kind. That way, the workflow using PageFactory deviates somewhat from the "standard" one.
It would get out of proportion to explain all the hows and whys at this point. But I'd be happy to do so, should anybody be seriously interested. Actually, I had been pondering about presenting the plugin at one of the meetups. Unfortunately, there hadn't been many south of Frankfurt, yet.
The plugin is "private" as in not officially published. But again, if somebody is interested, I'm (soon) ready to publish it.
Description
Assigning a value to a field no longer working, in PHP that is.
Expected behavior
The assigned value should appear when used in a template.
To reproduce
Two variants, both working in V4. The second variant is the prefered one according to https://getkirby.com/docs/reference/templates/field-methods/value
Your setup
Starterkit with Kirby 5.0.0-rc.2
The text was updated successfully, but these errors were encountered: