This topic is locked

Add / Edit option on detail view

10/24/2022 8:07:52 PM
ASPRunner.NET General questions
C
Chris S author

Hi all,

I'm new to ASPRunner.NET and still playing around with the trial. Really liking it - just a lot to learn from a previous tool I've been using.

Anyway - When a user clicks on VIEW for a record (master), it brings up the master record information up top and then detail tables below. There are no Add New or Edit options for the detail tables below - only view. Is there a way - without creating custom buttons - to have an Add New button in each detail table displayed?

Thanks.

admin 10/24/2022

View page is designed to readonly, this behaviour is by design. If you need to make any changes to the details table use the Edit page of the master.

If you do not need to edit master table data on that page you can make master table fields readonly.