Si tenemos una fecha a mostrar, por ejemplo: {{item.ItemDate}} Podemos formatearla como queramos mediante: {{item.ItemDate | date: 'dd/MM/yyyy HH:mm'}} Hay una...
Una interesante herramienta para crear facilmente PDFs desde HTML: NReco PdfGenerator. 1. Creamos nuestro HTML string html = "MY_HTML"; 2....
If you’re developing some HTML code that it can be accessed by thousands of people at the same time, if...
When you create a custom Display Template and you deploy it, you can see the HTML uploaded, but you can’t...
You can remove any href that contains specific text inside the link. If you want to remove the link to...