Page MenuHomePhabricator

Custom fields: Render 'required' for tokenizer fields
ClosedPublic

Authored by fooishbar on Apr 1 2017, 3:57 PM.
Tags
None
Referenced Files
F18835169: D17592.id.diff
Oct 26 2025, 1:58 PM
F18806742: D17592.id.diff
Oct 18 2025, 9:21 PM
F18794201: D17592.diff
Oct 16 2025, 11:12 PM
F18772654: D17592.diff
Oct 9 2025, 3:38 AM
F18705172: D17592.id42319.diff
Sep 28 2025, 10:25 AM
F18684404: D17592.id42319.diff
Sep 26 2025, 9:26 AM
F18617581: D17592.id.diff
Sep 14 2025, 9:34 PM
F18595948: D17592.diff
Sep 12 2025, 11:15 PM
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