Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a custom field type #643

Open
Loeffeldude opened this issue Oct 18, 2024 · 1 comment
Open

Create a custom field type #643

Loeffeldude opened this issue Oct 18, 2024 · 1 comment

Comments

@Loeffeldude
Copy link

I want to create a custom field type that uses the type user and a custom renderType.

I took a look at the code and I guess the things I need to do are:

  • Extend the FieldType enum
  • Handle all cases in CodeGenerator Namespace

is there something I am missing?

I would really appreciate some pointers. Thank you.

@nhovratov
Copy link
Collaborator

This is not officially supported by Mask. I don't think it's possible the way it works right now.

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

No branches or pull requests

2 participants