View Pages

Hi All,
Recently upgraded to Pro.
I have a few questions, but will start with this one.
Generated application has CRUD for add and edit. Excellent.
Some tables however I need a "View" page, not "Edit" for example I don't want to be able to edit an Invoice, just view the record.
How can I do this?
Thanks.

Hi @lpr22,

At the moment there is no view in separate dialog functionality in CRUD pages template. The closest option is to disable editing in the EditXXX page by setting Disabled property to the editors.

1 Like