Skip to content

Add character limit to text fields (D1559)#623

Merged
abeverley merged 8 commits into
ctrlo:devfrom
droberts-ctrlo:char-count
Jul 17, 2026
Merged

Add character limit to text fields (D1559)#623
abeverley merged 8 commits into
ctrlo:devfrom
droberts-ctrlo:char-count

Conversation

@droberts-ctrlo

Copy link
Copy Markdown
Contributor

No description provided.

@pwlodarski-ctrlo pwlodarski-ctrlo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR reviewed - all is well.

Comment thread t/006_invalid_values.t

$string1->force_regex(undef);
$string1->max_length(10);
try { $record->fields->{$string1->id}->set_value("foobarbazquux") } hide => 'ALL';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just for the record, hide is not needed, but I'll merge anyway.

@abeverley
abeverley merged commit 94720b6 into ctrlo:dev Jul 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants