Visualforce callback javascript
Anche se possiamo usare i Lightning Web Component, qual...
You can create any type of product documentation with Docy
Se un testo è troppo lungo e si vede male sulla app force one, si potrebbe pensare di mandarlo su più righe.
Una soluzione è nei css
<p class="slds-text-heading_label slds-truncate">
.THIS .slds-truncate {
white-space: normal;
}