Alimenter un Lookup Utilisateur

Dans SharePoint, vous pouvez créer un champ de type Personne. Ce type de champ permet ainsi – par exemple – d’affecter une ressource (Devis, Fiche Produit, Commande, …) à un collègue.

Insert a SVG in PowerApps

You can embed an SVG drawing into a PowerApps Canvas page. To do this, it is necessary to use the Image control 1. Go to Flaticon (https://www.flaticon.com) and search a icon 2. Download the icon in SVG format 3. Replace in NotePad the simple quotes by double quotes 4. In PowerApps Stuido insert a image […]

Adding an SVG in PowerApps

You can integrate a vector drawing in SVG format into a Canvas PowerApps page. 1. In PowerApps Studio, add an image control (Insert > Media > Image). 2. search an icon on the Flaticon website (http://www.flaticon.com) and download it in SVG format. 3. In NotePad or Sublime, replace the double quotes with single quotes. 4. […]