I’m hoping someone can confirm if Nintex table data is restricted to only be available on Authenticated Task forms. It appears it is.
To explain: Table data can be used on a non-authenticated Start form using the Data variables function. However, when I do the same on a non-authenticated Task form the control fails. I mean it can be set up, but when the Task is sent the a ‘Data failed to load’ error displays and the control fails.
This seems strange: if I set up a Data variable to use External data (not Table data) then that works on both non-authenticated Start and Task forms. However Table data doesn’t.