DNNCommunity / DNN.FormAndList

Design your own table complete with field types, validation and custom user permissions.
MIT License
28 stars 20 forks source link

Added an option to export system fields #90

Closed ufoloko closed 3 years ago

ufoloko commented 3 years ago

I have added an option to export system fields #16

ufoloko commented 3 years ago

You are welcome, let me know if you want to change the format to commit another change

ufoloko commented 3 years ago

Ready, i have placed the format suggested.

valadas commented 3 years ago

By the way, I highly suggest you create a branch for your changes for PRs instead of doing it on your develop branch. Sometimes PRs can be pending for a while and that way it allows you do do other stuff to not have you develop branch waiting for a merge... But that's just an advice for you, it is totally fine for merging here...

valadas commented 3 years ago

Oh and one final small note, if you use a specific syntax for the issue you refer to in the PR comment, it can auto-close the issue upon merge. There are multiple of these keywords you can use and you can see them all here https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue

I usually do Closes #16

ufoloko commented 3 years ago

Ok, just like I said, I'm new with this repo but I will try to do what you suggest for next changes.

ufoloko commented 2 years ago

Hi Valadas, do you have a date to release a new version with recent merges ?