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
Unknown Object (File)
Thu, Apr 11, 8:04 AM
Unknown Object (File)
Tue, Apr 9, 6:03 PM
Unknown Object (File)
Tue, Apr 9, 8:45 AM
Unknown Object (File)
Sat, Apr 6, 5:51 PM
Unknown Object (File)
Sat, Apr 6, 6:09 AM
Unknown Object (File)
Mon, Apr 1, 3:07 PM
Unknown Object (File)
Sat, Mar 30, 6:20 AM
Unknown Object (File)
Thu, Mar 28, 2:52 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.