英文:
Workflows in Tabidoo
问题
我们在公司使用 Tabidoo,对此感到非常满意。我们几乎所有的数据都在 Tabidoo 中进行管理,使用工作流自动化,但我们遇到了一个问题 - 或许是一个小问题。如何设置类似生日这样每年重复的事件?在 Tabidoo 中,可以设置每个(周)星期一,每个月,但没有每年的选项。
当然,我们知道可以编写自己的脚本(很容易),但我们更希望能够在不编程的情况下进行设置。
有什么建议吗?是我们缺少了一些信息吗?我们在 帮助 和 FAQ 中都没有找到相关内容。
感谢任何想法...
我们已经尝试了几种工作流触发器,但最后总是不得不用脚本来完成...
英文:
we are using Tabidoo in our company and we are quite happy about this. We manage almost all data in Tabidoo, using Workflow automation and we encountered one - perhaps small - problem. How to set anything like birthdays. Any event that is repeated on yearly basis. In Tabidoo it is possible to set every (week) Monday, every month, but there is no option for every year.
Of course we know, we can write own type script (easily), but we would prefer to have this set without programming.
Any idea? Do we lack some info? We haven't found anything in Help neither in FAQ
thanks for any idea...
We have tried several workflow triggers, but at the end always finished with scripting....
答案1
得分: 1
很不幸,工作流程中并没有直接实现这样的选项,所以现在你最好的选择是使用JS。但有很大的希望,在不久的将来,它将成为工作流程的一部分,并且将像工作流程中的其他操作一样容易设置。
英文:
Unfortunately such option is not directly implemented in the workflows so your best option now would be to use JS. But there is a big hope that in the near future it will become part of the workflow and it will be as easy to set as the other actions in the workflow.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论