Smart fields not appearing in production

Hi

I deployed to production for the first time and all seems to be working, except that I cannot see any smart fields.

Is there something I need to enable?

Jonathan

Hello @Jonathan_Nye :wave:

There should not be anything to do to see your smart fields after a deploy to production.

Let’s figure this out together.

Are you able to find your smart field in your .forestadmin-schema.json file ? A simple search using a the smart field name will do the trick.

Steve.

Hi @Steve_Bunlon

You are right. They are not in the schema.json

Alright, can you confirm that your smart fields are still present on the remote instance ? (under /forest/yourmodel.js)

Yes they are in each of the various models.

They are also still showing up on development.

Nice, can you try to delete the .forestadmin-schema.json file on your remote instance and to restart your server please ?

I deleted the file locally and it is not generating it new again.

Should I force a regeneration?

Ok, I managed to get it to regenerate. I will push the changes and try get it working on production now.

Thanks so much for your help!

2 Likes