Please take a look at the following reference and see if that helps? https://medium.com/k2-dev-en/k2-package-and-deployment-deploy-with-powershell...
Are you using Form Type "Custom"? What version is your K2 Five? Can you attach screenshot of how your Task tab is set up?
What are the steps you used to create SharePoint Online Service Instance?
Do you get the same result if you execute the same method/filter from SmartObject Service Tester tool?
Please also check Permissions required to work with K2 for SharePoint: https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#Welcome/K2A...
Could you check if there is any Security set for Environment Library per following reference? https://help.k2.com/onlinehelp/k2five/userguide/5.2/...
I believe you will need to select the following options under Enable list editing: -Allow the user to add new rows -Allow the user to edit existi...
If they are trying to create SmartBox SmartObject, please check and make sure that they have permission on SmartBox Security as well. https://help...
Can you check the following post and see if that helps? https://community.k2.com/t5/K2-Five/Is-user-in-group/m-p/111389#M3358
Can you try passing value from different control such a simple Textbox control on the form into that data field and see if that works?
I would check the value of String Table which is the value of Environment Field the process uses at runtime. Please see the following reference: ...
Can you enable HostServer full logging, reproduce the issue and see if there is similar warning as below? “Warning","MessageBus","61011","SpamMessa...
Using SmartForms, you could load your source data into a list view then execute Create method for All rows of the list view to create each record in ...
Can you add a column in your SmartObject to store Domain part of each email address? If so, you can create an Expression to strip and store Domain p...
Would it be possible for you to achieve this by placing 2 list views on the left side of the form to load Parent and Child menus, then placing the as...
Are you using similar setup as described in the following reference? https://help.k2.com/onlinehelp/k2five/userguide/5.1/default.htm#How-Tos/Comme...
The SmartObject will need to be recreated/republished using existing GUID, in order to see the change on the SmartObject as well. K2 will not a...
Check to see if there are any duplicate entries in K2 Claim tables. [K2].[Identity].[ClaimAudience] [K2].[Identity].[ClaimIssuer] [K2].[Iden...
I tested with SmartBox SmartObject on List View, and the filter seems to be working for me. My environment is 4.7 with March CU. Can you provide ...
As a test can you set destination to your account specifically instead of using group, and see it that makes any difference?