Script for above post:
gist.github.com
https://gist.github.com/nitincodery/36908042adf49d442fbf99cac3ddf916
airtable-validate-inputs.js
/*
Create Tables and select the one you need to input data.
Create Validations Table for...
gist.github.com
https://gist.github.com/nitincodery/36908042adf49d442fbf99cac3ddf916
airtable-validate-inputs.js
/*
Create Tables and select the one you need to input data.
Create Validations Table for each Table as TableNa...
I can update the script code to fetch input validations from read-only location i.e. some API endpoint and then user cannot bypass it by changing the validations from the table but still they can simply ignore using the scripting app and enter values...
Hi guys, I’ve made a script to give us validations to limited set of fields. It runs as an app and ask input for the table for which you provide validations.
Airtable
Validate Inputs - Airtable Universe
This is a dem...