Ryan R
My feedback
-
18 votes2 comments · 2 - Nintex Forms for SharePoint » Form controls · Flag idea as inappropriate… · Admin →
Thanks for your suggestion.
I will update this idea if there are any updates to share.
Cheers,
EuanRyan R supported this idea ·
-
9 votes0 comments · 1 - Nintex Workflow for SharePoint » Workflow Actions · Flag idea as inappropriate… · Admin →
Ryan R shared this idea ·
-
28 votes
Thank-you for your suggestion. We are currently reviewing it.
Ryan R supported this idea ·
-
78 votes
We are currently working on a new responsive designer. This new engine will be the same across SharePoint, Office365, Nintex Workflow Cloud and Nintex Mobile. Since it is the same engine, the controls will be the same and look the same.
You can already see this when using Nintex Mobile with Nintex Workflow Cloud and support for the new designer is coming to Office365 very soon.
Ryan R supported this idea ·
-
698 votesOpen for voting · 50 comments · 1 - Nintex Workflow for SharePoint » Workflow Actions · Flag idea as inappropriate… · Admin →
Ryan R supported this idea ·
-
123 votes
Ryan R supported this idea ·
An error occurred while saving the comment -
339 votes
Thanks for your suggestion.
I will update this idea if there are any updates to share.
Cheers,
EuanAn error occurred while saving the comment Ryan R commented
Adding the javascript below to your form will allow a user to at least drag and drop the first file on to the form.
NWF$(document).ready(function () {
javascript : NWF.FormFiller.Attachments.ShowPartAttachment(NWF$('#idAttachmentsRow3c4c82b4-1794-4f26-b6e4-253352ec33f9'));
});Ryan R supported this idea ·
-
209 votes
Thanks for your suggestion Bruce. We have discussed this feature in the past and have added it to the backlog.
Cheers,
EuanRyan R supported this idea ·
-
4 votes
Thanks for your suggestion. I could see why that feature would be useful.
Cheers,
EuanRyan R shared this idea ·
-
94 votes2 comments · 2 - Nintex Forms for SharePoint » Form Filling Experience · Flag idea as inappropriate… · Admin →
Thanks for your suggestion Ryan.
We will consider this for the future.
Cheers,
EuanRyan R supported this idea ·
-
55 votes2 comments · 1 - Nintex Workflow for SharePoint » Workflow Actions · Flag idea as inappropriate… · Admin →
Ryan R supported this idea ·
-
31 votes
Ryan R shared this idea ·
-
81 votes
Ryan R supported this idea ·
-
33 votes
Ryan R supported this idea ·
-
674 votes48 comments · 1 - Nintex Workflow for SharePoint » Workflow Actions · Flag idea as inappropriate… · Admin →
Hey all,
There looks to be 2 requests here
- Update Inline function to allow calculate date difference, factoring in only business days / hours
- Update Calculate date action to factor in only business days / hours
Can you please share which of the two you require and your use cases
Thanks
LisaRyan R supported this idea ·
-
20 votes2 comments · 2 - Nintex Forms for SharePoint » Form controls · Flag idea as inappropriate… · Admin →
Thanks for your suggestion.
I will update this idea if there are any updates to share.
Cheers,
EuanRyan R supported this idea ·
Ryan R shared this idea ·
You can use a web service to query the attachments and get their URLs. You just have to use the attachments web service, query the XML and then process it in a loop. The issue that I'm currently having is with getting the file size of attachments. This is a really good suggestion though.