Bungle
8 November 2023 22:56
#1
Hi,
I have a custom module called ‘Site’ that contains the site address of a project, which i have added custom fields to over time.
After upgrading to Suite8, these custom fields do not show in the frontend, but they are shown in studio and in the vardefs.
This makes the module unusable. Is there a special way to deal with this in suite8?
TIA
Harsh
9 November 2023 14:18
#2
Hello @Bungle ,
Were there any errors at the time of deployment?
Also try running a “Quick Repair and Rebuild”, it may solve the problem.
Bungle
9 November 2023 16:20
#3
Thanks Harsh,
no errors, and I’ve ran QR several times.
I’ve just noticed that if the Sync to Detail View is selected, then custom fields show up in the frontend.
It looks as though the Edit and Detail views have to be the same, or the detail view takes priority?
pgr
9 November 2023 17:02
#4
Suite 8 doesn’t really have Edit views and Detail views, it has a single Record view that combines both.
I guess Studio doesn’t know about this yet…
You could try using that module as a legacy view.
1 Like
Bungle
9 November 2023 20:48
#5
Thanks so much pgr, that’s what it was!