Base solution for your next web application

Activities of "fawad29"

Following error occurred when I viewed Console on Chrome:

<a class="postlink" href="http://localhost:22742/api/services/app/Tenant/CreateTenant">http://localhost:22742/api/services/app ... eateTenant</a>

Thanks for your help, it was MSDTC issue.

Hi Bilal,

I am in a similar boat as well. Did you manage to implement this logic? Would it be possible for you to share some example code?

Thanks

Hi,

Thank you so much for your reply.

Yes, it does help. I am new to boiler plate, it is very good frame work. I am reading about IPolicy. If you have a small example code with may be a couple of fields that you would like to share then that would be very much appreciated as it would speed up my learning curve.

Regards

Answer

Hi,

Thanks for your reply.

If there is no such facility then Is there an easy way of hiding/showing fields on each step of the wizard form?

Thanks Regards.

Thank you so much, I really appreciate your help and yes you are right with regards to helping each other out.

Answer

I am thinking about adding all fields (amalgamation of all fields for all clients) in a table for FormA, i.e. If Customer A has 50 fields and Customer B has 80 fields in Form A, I add all 80 fields in a table and then show relevant fields to each customer OR Is it possible to iterate through above table and create relevant HTML for only those fields which we need to show on the client side? Will this have any unintended consequences in the framework? I understand that all 80 fields need to be created in the entity/entities on the server side.

Thanks

Answer

Hi,

It is more to find out if dynamically generated approach will work with ABP framework. I have found following library which takes input in a json format and then creates form dynamically that conforms to angularjs binding etc. So if a form is created dynamically, will it still work with ABP framework. Do I need to consider any issues?

The second question is that ABP follows code first approach i.e. it creates database from modal, does ABP also work other way around i.e. creating Model at runtime from SQL table.

Thanks

Answer

sorry, the link to the library is:

<a class="postlink" href="https://github.com/joshfire/jsonform/wiki">https://github.com/joshfire/jsonform/wiki</a>

Hi,

The link is broken, please update it.

https://github.com/aspnetzero/aspnet-zero-core/issues/2691

Thanks

Showing 1 to 10 of 57 entries