Adapt application model to only show form and not overview

Hi together,

I have a (most likely super trivial) question about application models but I did not use them for years now and I’m a little stuck :wink:

I have the attached AM for my demo PoC app which results in this screen:

But in this case, I do not want to see the overview engine because the person who fills it out should not see all other entries (or any entries for that matter, it’s just a „fill out and sent“ kind of thing)

So I would like to get:

Could somebody help me out and:

  • Either tell me what to do (or tell me where to find it in the docs / link me to a fitting discourse topic)
  • Or maybe adapt the attached AM? Then I can compare the two versions and see what I did wrong (because with my try and error yesterday evening I ended only up with „nothing is shown anymore“)

Here are all models that are used here:
FREIGANG_APPLICATION_AM.json (4.0 KB)
FREIGANG_APPLICATION_OM.json (2.3 KB)
FREIGANG_APPLICATION_FM.json (25.0 KB)
FREIGANG_APPLICATION_DM.json (41.3 KB)

Thanks,
Cheers,
Jörg

Hi @joerg-fierce-kelp

This post Display a form instead of an overview should help you.

thanks, works