I tried to discern how to use the "select" custom field from /book/phabricator/article/custom_fields/, but could not find any information on the syntax. Could you give an example, perhaps?
Description
Description
Revisions and Commits
Revisions and Commits
Event Timeline
Comment Actions
Yeah, I think some more examples might be nice on that page.
For now, something like
{"mycompany:testselect":{"name":"Test Select","type":"select","options":{"option_name":"Option Value"}}}
...should help get you started. =D
Comment Actions
If I caught you in time, while you're in there, src/docs/user/userguide/libraries.diviner has a couple of old ## monospace things which are interpreted as headers now. We should replace them with backticks to fix that:
https://secure.phabricator.com/book/phabricator/article/libraries/#libcustom-arcconfig
I'll shoot you a diff otherwise.
Comment Actions
yah, you caught me in time - I had to make an airport run after I grabbed this task. :)