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

Add a way to override field types #11

Closed
blipson89 opened this issue May 9, 2018 · 3 comments
Closed

Add a way to override field types #11

blipson89 opened this issue May 9, 2018 · 3 comments

Comments

@blipson89
Copy link
Owner

There may be times when I would like to override the return type of a field. Say for instance I have a droplink that will return IStandardTemplateItem. Maybe I know it'll always be IFooItem. I want to be able to have a way of overriding that.

@andrei-perasaliak
Copy link

Are there any news/thoughts on this enhancement? Ways it can be achieved with current functionality?

@blipson89
Copy link
Owner Author

I wrote some code for it but never merged it. I'll double check why this weekend.

There's a big update coming next week - I'm not making promises that this'll make it in, but I can at least give you an update on the status of this feature by Monday.

blipson89 added a commit that referenced this issue Oct 9, 2021
blipson89 added a commit that referenced this issue Oct 9, 2021
* #11 Created a way of overriding a field type

* #11 - Minor formatting changes
@blipson89
Copy link
Owner Author

@andrei-perasaliak released with 2.1.0

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