We're having the same issue.... except that we r in time zone UTC +3
Thanks for your reply. I have made sure that regional settings were the correct ones, yet still showing hijri months. Is there any way to overwri...
You were right. Issue was in wrong content type. I was using site with arabic regional settings therefore, the content type was translated. T...
Note that, I'm using the same configurations but I changed Form Mode to Edit & it is working fine.
The error appears on the page where I'm trying to add the Nintex Form Web part. Find below the web part setting: I have not configured any...
I'm having the same problem and I'm not using custom content type. the list I have is hosted on another subsite and I'm trying to show the web pa...
Can I get the installer package of this Add-in? We're having an issue installing it from the store directly. Please advice.
I have exported the form find it in the attachment.
Abdullah Fahmi Mohd Fuad ‌ nmarples ‌ , the equipment is a required choice field & quantity is a required number field should be between 0...
I believe you should use this function userProfileLookup() in the same equal() function above to get the display name string then it will work ...
Hi Ahmed. Inside your Build String action you should add the build string variable at the end so each time the loop runs it doesn't overwrite th...
The flexi task will give u its ID after its approved but not while its created. but there's a work around to that , you can use a parallel action...
Have you tried wrapping your Set Permission Action inside an Action Set and configure the action set to run as the workflow owner? This might wor...
Yes that's possible and fairly easy! Query your list items using a Query List Action and store the IDs in a collection variable. Then use a For...
Just bear in mind that Set Item Permission Action overwrites existing permissions and you need Contribute permission in order to run workflows. ...
There are many ways you can achieve this but it depends on your requirements: - You can change the redirection setting in your submit/cancel b...
I had the same issue where it kept creating multiple flexi tasks where it shouldve create one. The reason because I was having several workflows...
That's also another smart way of doing it. My issue was xml is case sensitive so therefore I changed < AssociationData> to <a ssociatio...
I guess this is impossible to do?