Skip to content

[Discussion] Is json-render suitable for complex dynamic forms with heavy linkage logic? #151

@Juzisuan965

Description

@Juzisuan965

I'm considering using json-render to handle the generation of complex dynamic forms. The scenarios I have in mind involve quite a bit of complex logic, including:

  • State and property dependencies (conditional rendering/props)

  • Cascading data sources

  • Dynamic value computation and state synchronization

  • Conditional validation rules

Given the complexity of these interactions, is this scenario a good fit for json-render? Also, are there any roadmap plans to better support or optimize for complex dynamic form generation in the future?

Additionally, if json-render can robustly support these complex form scenarios, it would bring convenience and tremendous value to real-world business applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions