Base solution for your next web application
Open Closed

is this possible to give design to some pages in boilerplate #447


User avatar
0
abu created

**i want to know is this possible to give a design to some pages without boilerplate default design and for rest of the pages it will remain same as default boilerplate design.

if answer is yes please let me know how...???

please reply Thanks in advance**


4 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Surely, just create a view and set Layout as null and create your own layout. If you use Angular SPA, then it will be different. You should create another SPA layout. But these are not special to ABP, you can do it as not using ABP.

  • User Avatar
    0
    abu created

    thank you sir for your reply.

    i will follow up the same layout because m using ABP SPA

    and one of my request to guide me through upload photo or document in ABP using ng-model and coding of application.cs file please help me sir . please make a small demo of upload and share with me.

    i really need your help

  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    I've no ready sample for that. I answered this question before. Please search the form. To upload a file, create a regular MVC Controller (don't use application services). And you can find many sample on the web for an MVC controller that gets and saves an image. Also, there are some Angular libraries to upload file. Please search the form and web. I would want to prepare a sample but I'm busy nowadays and you will wait much if you wait from me :)

  • User Avatar
    0
    abu created

    yes sir sure i will wait for your reply...

    please make sample as soon as you can..

    thank you sir