Skip to content

Conversation

ipula
Copy link
Contributor

@ipula ipula commented Sep 2, 2025

No description provided.

@@ -0,0 +1,84 @@
<template>
<FieldOptions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please do this using the Form component?
When possible we still want to stick with forms as much as possible. Cherry-picking form component is currently used only for unusual scenarios, like having fields in the table etc.. And this looks like good fit for form.

Good news is that you don't have to build this one server side anymore. useForm now has bunch of addField* method to support some basic form fields. You can see example of using that for example in useDiscussionManagerForm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants