Page MenuHomePhabricator

Custom fields: Render 'required' for tokenizer fields
ClosedPublic

Authored by fooishbar on Apr 1 2017, 3:57 PM.
Tags
None
Referenced Files
F22212882: D17592.id42319.diff
Wed, Aug 26, 11:52 AM
Unknown Object (File)
Jun 29 2026, 12:32 PM
Unknown Object (File)
Jun 19 2026, 9:22 PM
Unknown Object (File)
Jun 19 2026, 9:22 PM
Unknown Object (File)
Mar 10 2026, 10:01 PM
Unknown Object (File)
Mar 5 2026, 12:41 AM
Unknown Object (File)
Feb 9 2026, 8:45 PM
Unknown Object (File)
Feb 8 2026, 2:26 AM
Subscribers

Details

Summary

When building a tokenizer-based edit control for a custom field (e.g. a datasource type), preserve a field validation error whilst building edit controls.

Test Plan
  • Create custom datasource field, set it to required
  • Observe that 'Required' does not appear next to control
  • Apply patch
  • Observe 'Required' appears next to control

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable