Page MenuHomePhabricator

Provide contextual documentation explaining how to prefill ApplicationEditor create forms
ClosedPublic

Authored by epriestley on Nov 3 2015, 2:41 PM.
Tags
None
Referenced Files
F18830941: D14392.diff
Sat, Oct 25, 9:43 AM
F18829279: D14392.id.diff
Fri, Oct 24, 8:54 PM
F18826049: D14392.diff
Fri, Oct 24, 2:16 AM
F18810042: D14392.id.diff
Sun, Oct 19, 7:02 PM
F18672879: D14392.id34773.diff
Sep 25 2025, 8:32 AM
F18643635: D14392.id.diff
Sep 19 2025, 2:56 AM
F18641895: D14392.id34767.diff
Sep 18 2025, 10:03 PM
F18641867: D14392.id34773.diff
Sep 18 2025, 10:02 PM
Subscribers
None
Tokens
"Like" token, awarded by ftdysa.

Details

Summary

Ref T9132. Although forms do generally support prefilling right now, you have to guess how to do it.

Provide an explicit action showing you which values are supported and how to prefill them. This is generated automatically when an application switches to ApplicationEditor.

Test Plan

Screen Shot 2015-11-03 at 6.34.19 AM.png (885×1 px, 114 KB)

Screen Shot 2015-11-03 at 6.34.03 AM.png (1×1 px, 333 KB)

Screen Shot 2015-11-03 at 6.34.06 AM.png (1×1 px, 223 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide contextual documentation explaining how to prefill ApplicationEditor create forms.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley edited edge metadata.
  • Minor wordsmithing.

Oh, and I didn't use the "Pro" version here since it looked like it's not quite ready (by default, at least, the margins/padding/spacing/sizes all seemed a bit whack), but let me know if I just missed something.

chad edited edge metadata.

It should just work by this point (I have some mobile stuff to clean up), but I can look at it after you land. Maybe table issues?

This revision is now accepted and ready to land.Nov 3 2015, 3:27 PM
This revision was automatically updated to reflect the committed changes.

how do i... set a class on newPage()

It's just a PhabricatorStandardPageView so you can addClass() it.