Hello
I started with a local (windows) version of Espo and I added some fields through the espo GUI in my database.
I then created a new remote install to access anywhere. I copy the resources directory in the customs directory and that show all the modified layouts OK
I copied the database and they are identical o the remote and local versions
However the fields I added or modified are not showing on the final espo version. Seems the database adds a _ in the name of the actual mysql field. Like I created "Produits" (sorry I am french) and the layout shows Produits but the database name for the field is "c_Produits"
So all the data is there, the layout is ok, but it does not show the data in modified fields when I look in my accounts on Espo
Any ideas on how to link the fields to Espo ??
Thanks
Gilles
I started with a local (windows) version of Espo and I added some fields through the espo GUI in my database.
I then created a new remote install to access anywhere. I copy the resources directory in the customs directory and that show all the modified layouts OK
I copied the database and they are identical o the remote and local versions
However the fields I added or modified are not showing on the final espo version. Seems the database adds a _ in the name of the actual mysql field. Like I created "Produits" (sorry I am french) and the layout shows Produits but the database name for the field is "c_Produits"
So all the data is there, the layout is ok, but it does not show the data in modified fields when I look in my accounts on Espo
Any ideas on how to link the fields to Espo ??
Thanks
Gilles


Comment