Open
Description
Description:
As we are moving more and more towards independent client side interacting with API. One of the few things that we are still passing on the page load to the client side are form configurations. We will support that approach for quite some time. But for new forms, it would be easier just to create them directly client side.
Initial step will be to support these simple versioning forms - #11366 . As they need to be adjusted based on the data and therefore creating configuration on PHP side and than doing lots of client side manipulation is getting unnecessarily complicated.
Solution:
I think just keep extending useForm could work well from API perspective. To be seen.
What application are you using?
OJS, OMP or OPS version 3.6