=IF(DaysInWorkshop="1","<DIV><img src=/sites/05374/DowntimeDB/SiteAssets/Images/green.png></DIV>",IF(DaysInWorkshop="2","<DIV><img src=/sites/05374/DowntimeDB/SiteAssets/Images/yellow.png></DIV>",IF(DaysInWorkshop>="3","<DIV><img src=/sites/05374/DowntimeDB/SiteAssets/Images/red.png></DIV>")))
Hi Friends, I am Aditi Saxena I work on SharePoint implementations, so far worked on MOSS 2007, SP2010, SP2013, Office 365 and Azure hosting, Provider Hosted Apps, Jquery, Bootstrap, Nintex, Universal Apps, MVVM and MVC architectures. I am Microsoft certified with SP2013.
Subscribe to:
Posts (Atom)
Clearing Person/Group Values
To clear out or empty the values in person or group columns, how you do it depends on if the column is single-value or multi-value. For ...
-
If getting this error make sure you are giving quotation marks to your input passed in the request. JSON Data - data={name="John...
-
RequestDigest as a key through which, You can GET information without using it. There is some information you cannot GET without us...
-
There are 2 ways to include "JavaScript files" in SharePoint forms, web parts, lists, views - 1) Inclcude .js files in "Si...