I am trying to create a cascading drop down in Nintex Form, but the filtering by a control’s value its not working (the filter works by a specified value).The control works perfectly on our site, but ...
I need to copy a document in another document library, but the library has 5 different Content Types. When I copy the document it uses the default content type, but I need change it. I also tryupdatin...
I don't receive email from an "Assign a task" in Office 365.This occurs only in one of the tasks, because I have two tasks and in one it sends me the mail..
I need convert a document of a library and save as PDF in O365.The Document Generation only allow 500 uses per year.
Hi Everyone,I need get the recurring events in a calendar. I can do it in the version on premise of Nintex, but I can't in O365. I try use this queryin an "Office 365 Query List" control<View> &...
I have need for very custom validation on an attachment field.We have a series of cascading drop down menus that make the attachment field visible based on the selections. When the conditions that mak...
With the new Nintex Document Generation action in Nintex for Office 365, it is now possible to create an Excel Report from Sharepoint List items. With the output options of either its original format ...
I want to get the day of the week for a specific date.Example:Input = 7/24/2015Output = FridayOr much better like JavaScript getDay() method:Sunday = 0Monday = 1Tuesday = 2Wednesday = 3Thursday = 4Fri...