freakdesign / shopify-custom-fields

A javascript tool to emulate Custom Fields within the Shopify dashboard.
http://freakdesign.com.au/pages/shopify-custom-fields
132 stars 24 forks source link

Unable to generate new custom fields #46

Open etamaro opened 7 years ago

etamaro commented 7 years ago

I went to /admin/settings/general and didnt see any dialog for creating new metafields. Tried clicking the chrome extention icon, it loads the custom fields icon on the left, but still no dialog. Am i doing something wrong?

freakdesign commented 7 years ago

You're not doing anything wrong. The custom field script doesn't have the ability to create the metafields on the settings page. The new version will since people seem to want it.

If we look back at the history of the tool it was only every intended for developers to give to their customers (aka, the merchant). The developer would have already set up the fields so the client would never need to add the settings.

Use something like ShopifyFD or another metafield editing app to add the settings.

SimonEast commented 7 years ago

OK, I just got really confused about this, because the PDF guide that new users are directed to specifically says you can go to /admin/settings/general to create new fields. Perhaps that section should be removed from the PDF.

freakdesign commented 7 years ago

Second page of the PDF mentions that we'll be using ShopifyFD. I can look at making that clearer - but won't be removing the section.