Set Column Constraints

Hello SeaTable Team,

I would like to ask you if it could be possible to validate a field apart from the column type (single select, number, etc.). For example:

  • Define the required characters of the input, e.g. for the password generation. A hint will appear when the input doesn’t meet the requirements.
  • Define a required field/column. The user will receive a warning, message or something like that or the row will be highlighted, when no input for the field is given

Is there another way to implement it, if the features are not available?

Thank you in advance :slight_smile:

We will introduce a validation feature for text columns in SeaTable 3.1 (due mid-2022).

You’ll be able to specify permissible inputs using regex.

This can already be achieved with row color rule or cell color rule.

1 Like

@rdb Thank you for your information. I’m glad to hear that and also looking forward to the new SeaTable Version.
@daniel.pan Thanks for your recommendation. This feature is available in SeaTable 2.7. We are using the version 2.6 but I will try it out :slight_smile:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.