The docs give this example and so I'm altering it like below.
- Code: Select all
selectfield:
type: select
values: mycontenttype/fieldname
post:
type: select
values: entries/title
All I get is a select box with no contents. And yes there are available records both published and as drafts.
I've gotten a normal select array working fine and I've tried lots of different values with no luck. Usually I stare at these problems for hours, notice a stupid mistake, and blame it on lack of sleep. Not this time though - can't see the problem.