You need something like this ..avoid public holiday part and do only weekends I have given friday and saturday as weekend. for saturday and sund...
// JavaScript source code var HOLIDAYS = []; function HolyDaysList() { $().SPServices({ operation: "GetListItems", async: false, si: " http:/...
// JavaScript source code var HOLIDAYS = []; function HolyDaysList() { $().SPServices({ operation: "GetListItems", async: false, si: " ht...
Thank you Graham.. Issue solved
I am using Nintex proffessional . Last Task Respondent is available in that version or only in Enterprise version?
One sharepoint group and one individual user. No i am not setting individual tasks.
This settings i already done. instead of Tester its Requested By. When we change the Requested by and during current user the department and phon...
can i give a print button in the form and print it just like we are doing in asp.net applications?
My mistake was i have to give the correct field in where condition. It should be "Service Master Name" field.
Thanks for the help... Its solved
Yes i am using the same. can you explain how to use the Filter option? I am getting some configuration error on filtering .
Where i can get this Read List property in External Data column?
Yes. Its Missing Single Quotes not double quotes. Thanks for the clue
Yes that mistake I noticed and changed. Now i am trying to insert only one column insert into Requests.dbo.Req(Title) values({ItemProperty:Tit...
I am getting the error Incorrect syntax near 'sql'. insert into Requests.dbo.Req(ReqNo,Title) values ({ItemProperty:Title},{ItemProperty:Reque...