-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
数据库 - 关联,选择增强 #13645
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In what scenarios do you need this feature?
当前只能够进行主键的选择,并且只能够文字。但很多时候,我们更多的是联想到相应的标签,然后筛选、过滤,得到一定的结果。
和问题类似,都是为了提升交互体验:#13644
Describe the optimal solution
可以参考飞书,飞书对于关联字段的选择,实际上是可以简单选择,也可以弹出一个面板,这个面板描述了对应关联表格的布局。
这样会带来诸多好处:
Describe the candidate solution
No response
Other information
这一个功能的确比较难,但能够极大地提升用户的体验和幸福感。经过工程实践被飞书所采纳,所以这一定是一个有用的特性。
The text was updated successfully, but these errors were encountered: