Remote Schema
Forms built on the portal could be served in real-time using FormProvider
add clientId
to your FormProvider Options
use formId
in your forms instead of config in TutimWizard
, useForm
or if you want to manipulate the config, you could also use it with useFormConfig
.
Example
Last updated