Base solution for your next web application
Open Closed

Split message in new line #10624


User avatar
0
mahendra created

Prerequisites

  • What is your product type (Angular or MVC)?
  • Angular
  • What is product framework type (.net framework or .net core)?
  • .net core

Hi Experts,

We are getting following error from the abp framework : Required permissions are not granted. At least one of these permissions must be granted: Create new OE project

When this error comes in Popup on the screen..We want to split the text in new line after the colon (i.e :)

For example: Required permissions are not granted. At least one of these permissions must be granted: Create new OE project

Could you please let us know how can we acheive this.

Any help would be much appreciated.

Thanks,


2 Answer(s)
  • User Avatar
    0
    mahendra created

    Hi Experts,

    We are waiting for your response.

    Thanks,

  • User Avatar
    0
    musa.demir created

    It is a string text. You can not split it into lines by default.