@alper - thanks. yes, we are on the same page. for sure it can be build. i am happy to wait for next release if its on your roadmap.
besides entity and db mapping, one needs to make sure its used just in time when needed.
in addition, it would be nice to allow flexible template config, so API can be used to send emails via backend by tenants.
@faisalalam - does it mean its on the list for next release?
Zero Angular version is using a lot of modal dialog for create/edit.
Is there a simple way to wrap those modals into the routes and present them that way vs via modal dialog?
Thanks for insight.
@yekalkan - on your comment, let say I have field 'Name' in context of Animals. It should be prefix with that context, as if I have Name in context of tenants, they would not make sense.
@alper - do you mean, that you suggest to store those user custom template on the server or in database? What about upgrades or multihost system?
@bobIngham - thanks for the link,I will check out.
I just think a framework like zero should have an easy to use/customize email, and static content system.
Got to play with RAD tool, not sure you want feedback here or on github. You can move it. Here is a first impression: GREAT JOB!
For sure RAD tool gives a core code that saves lots of time.... Here some suggestions!
DATA:
APPLICATION:
ANGULAR UI: Since I only used Angular, my feedback is here for it.
Thanks for a great tool, hope the above feedback is of the value.
Have you seen this link: <a class="postlink" href="https://www.aspnetzero.com/Documents/Extending-Existing-Entities">https://www.aspnetzero.com/Documents/Ex ... g-Entities</a>
@alper - thanks. I see INotificationPublisher which implements database based notification, and subscribe/publish paradigm. I was hoping zero can extend it to include 3rd party SMS service, and native email system
@alper - thank you. While it works for templates you predefined, it would not work if you want non programmer to change template content.
I found a good directory of prebuild template system. Maybe Zero can adopt one? <a class="postlink" href="http://nugetmusthaves.com/Tag/Templating">http://nugetmusthaves.com/Tag/Templating</a>
done, thanks. see <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/3082">https://github.com/aspnetboilerplate/as ... ssues/3082</a>