当前位置:网站首页>No code development platform data ID introductory tutorial
No code development platform data ID introductory tutorial
2022-08-03 01:05:00 【Community LCHub low code】
Table of Contents
2.1 Filtering data with references
1. Introduction
In the codeless Vig cloud, each submitted data has a unique identification ID, which is the data ID.
Direct access via data ID:
- Data query and reference can strengthen the linkage between data in the codeless Vig cloud system.
- Data retrieval is conducive to the connection between codeless Vig Cloud and other systems.
2. Functional Purpose
2.1 Filtering data with references
Reference fields can connect to data in other applications.Fillers of the form only need to select the data that they want to reference in the target application, and the field values in the data will appear in the current form in the form of cards.The value of the reference field is the data ID set of the referenced data.
When associating existing data or a data association or an associated report, if you want to set the filter condition to limit the relationship between the referenced data set in the form and the associated data, you need to set the reference field and data IDRelationship.
Example: If you want to take a trial lesson
边栏推荐
- 最近公共祖先(LCA)学习笔记 | P3379 【模板】最近公共祖先(LCA)题解
- go context 包
- TDengine 在中天钢铁 GPS、 AIS 调度中的落地
- 在软件测试行业近20年的我,再来和大家谈谈今日的软件测试
- MySql查询某个时间段内的数据(前一周、前三个月、前一年等)
- 学习基因富集工具DAVID(3)
- centos7安装mysql8
- centos7安装mysql5.7步骤(图解版)
- FastCorrect:语音识别快速纠错模型丨RTC Dev Meetup
- Week 7 CNN Architectures - LeNet-5、AlexNet、VGGNet、GoogLeNet、ResNet
猜你喜欢

You and I will meet the needs of: how to export the data in a MySQL simple ~!Practical!

PHP实现登录失败三次需要输入验证码需求

ML之PDP:基于titanic泰坦尼克是否获救二分类预测数据集利用PDP部分依赖图对RF随机森林和LightGBM模型实现可解释性案例

采用QT进行OpenGL开发(三)着色器编程

# 医院管理系统完整项目代码以及数据库建表语句分享

最新真实软件测试面试题分享,收藏了还怕进入不了大厂?

APT级全面免杀拿Shell

Teach you how to kill if else

【斯坦福计网CS144项目】Lab5: NetworkInterface

如何通过 IDEA 数据库管理工具连接 TDengine?
随机推荐
IP Protocol (Internet Protocol)
买母婴产品先来京东“券民空间站”抢券!大牌好物低至5折
centos7安装mysql5.7步骤(图解版)
浅读一下dotenv的主干逻辑的源码
学习Autodock分子对接
Week 7 CNN Architectures - LeNet-5、AlexNet、VGGNet、GoogLeNet、ResNet
测试ESP32-Zigbee转发命令 : 滑轨、继电器控制
“百日行动”进行时:700余交通安全隐患被揪出
How to seize the new trend of NFT, yuan|universe|universe?
The CTF command execution subject their thinking
无代码开发平台数据ID入门教程
Shunted Self-Attention via Multi-Scale Token Aggregation
FastCorrect:语音识别快速纠错模型丨RTC Dev Meetup
[TypeScript] Deep Learning of TypeScript Classes (Part 1)
从月薪10k到30k的必走之路:自动化测试
【Unity】Unity开发进阶(六)UnityEvent使用与源码解析
Based on two levels of decomposition and the length of the memory network multi-step combined forecasting model of short-term wind speed
严格反馈非线性系统基于事件触发的自抗扰预设有限时间跟踪控制
若依如何实现添加水印功能
C语言函数详解(2)【函数参数——实际参数(实参)&形式参数(形参)】