Hi, I think the best way is trying to contact support, if you still have access to customer portal you can open a ticket from there otherwise y...
Hi, you should disable SharePoint site feature related to mobile browser view Giacomo
Hi, if your license is based on a subscription, yes, you can use it also in your tenant environment (you should be able to add your tenant to y...
Hi, you shouldn't reference Choice_Field from Item Properties but from Named Controls because the one in Item Properties stores the value at the fo...
Hi, instead on looking how to increase the size of your workflow (that if it exceed default size is already quite big), could you try to split ...
Hi, usually it would work also without the true parameter, but effectively I can remember some cases where I have to put it, while when I need ...
Hi, yes, you can do that using parseLookup function.. with parseLookup(namedControl) you'll get the text value of the lookup while with p...
Hi, Attachments are supported in repeating section..which version of Nintex Forms are you on currently? Edit: sorry, I haven't checked th...
Hi, when using Managed Metadata, you could set it to show all the path, so if you look at the item in the list (or also in display form I think, bu...
Hi, here my quick feedback on one thing I've just seen (because I'm working on a project where responsive forms will be used and Universal Form...
Hi, if you want that in a New Form, you can simply change the default value of that user field in Nintex Forms to not use the default value of ...
Hi, you could add a formatting rule on that panel and set it to hide with the condition of "Is new mode" (you can find it in Common References when...
Hi, I assume that you have alternate access mapping in your SharePoint Farm and external address is different from internal.. in that case, if ...
Hi, by default, actions are executed using the credentials of the user who start the workflow (or cause it to start in case of automatic start)...
Hi, could you show your Execute SQL action configuration?
Hi, you need to store data from columns returned by SQL Action in separate collection variables, then you can loop on a collection and get values...
Hi, you could save urls from query in a collection variable and then loop though items in the collection and build a text variable with the links...
Hi, is it a list or document library? If it's a document library, is it possible that someone has already uploaded a file with that property but ...
Hi, Switch action allows only text field..you could achieve the same behaviour using a "Set a condition" action and defining the condition as YourFi...
You could create a form with a repeating section that defines an approval level and a people picker field inside the repeating section. When the wor...