Skip to content

Make easy to create form configuration in JS in addition to PHP #11407

Open
@jardakotesovec

Description

@jardakotesovec

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

Metadata

Metadata

Labels

Enhancement:2:ModerateA new feature or improvement that can be implemented in less than 4 weeks.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions