craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.21k stars 624 forks source link

inline editing an entry only shows title field on new items #1725

Closed hiasl closed 7 years ago

hiasl commented 7 years ago

Description

Inline editing of entries (by double clicking a selected entry in an entries field) only seems to provide the title field in current Craft3 beta, but no custom fields, if the entry itself was created directly from the selection dialog box.

Steps to reproduce

  1. In an entry field, click the button to select the entry -> dialog box opens
  2. Create a new entry and the select it -> dialog box closes, entry is shown in field
  3. Double click the entry. Only the title can be changed, but no custom fields.

BUT: if you do not create the entry from within an entry field, but directly via the Craft main navigation, save it, then select and double click it, all custom fields will be shown.

Additional info

brandonkelly commented 7 years ago

Thanks!