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

Repeatable Data Types #48

Open
2 of 6 tasks
skttl opened this issue Sep 6, 2024 · 1 comment
Open
2 of 6 tasks

Repeatable Data Types #48

skttl opened this issue Sep 6, 2024 · 1 comment

Comments

@skttl
Copy link
Contributor

skttl commented Sep 6, 2024

Idea summary

The use case for this is to be able to do a list of any datatype eg. rtes. Think of repeatable textstrings but for any datatype.

The return value would be IEnumerable<T> where T is the value type of the selected datatype.

Which categories would the idea fit?

  • Back-office
  • Developer Tools
  • Front-end
  • Starter Kits
  • Misc

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@leekelleher
Copy link
Owner

For inspiration, here's the source code for the Property List editor for Umbraco 7:
https://github.com/umco/umbraco-property-list/tree/develop

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