Interesting how you guys disconnect each version to its own when each version release (4.7, 5.0, 5.1) is basically just an update to the base product...
Seeing as this was posted in K2 blackpearl forum, I assume you're still on K2 4.7 or below. There's still about 2 years before the date stipula...
Yes it will, but the K2 product team already knows about it.
This was never an issue. The option to turn on the feature is there, but there are tradeoffs when you turn it on. It's a design consideration you nee...
Import from excel to both list views. Why bother transferring data?
Closest feature request found for this: https://ideas.k2.com/ideas/APIT-I-204
Dragging to resize the columns is the only way out of the box currently. There's a feature request for what you want, go ahead and upvote that ...
Are you using smartactions? If you're using smartactions, and if it's linked to the K2 Admin account's mailbox, and reusing that K2 Admin account on ...
Seriously, attach a screenshot to show how exactly it is not working before asking for solutions. You're not helping yourself at all.
run a sql trace and see what's the actual statement executed on the data table?
That doesn't sound too safe to be honest. Sharing tasks meant for a user with other users without the consent of the original user.
It's timing. When you start a workflow, it will only wait for the workflow to finish initializing and it returns things like the process instance ID ...
Why not use the UMUser smartobject to retrieve those user data (i.e. username, display name, email) instead? it already acts as a cache of sorts.
Edit the smartobject and go through the same steps when you first created it.
Or simply bookmark the link after you click on "Browse": https://your.website.com/designer/#action=list&filter=category&catid=1
It depends on how time critical the workflow needs to be. You could set a scheduled workflow to run every 5 mins that checks the table and then do wh...
Have you looked at this? https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#K2_Management_Site/Workflow_Server/Working-Hours.htm
This might help: http://help.k2.com/kb002279
If using SQL, just create a stored proc that does what's required and expose it as a smartobject.