Customizing crud pages

Is there a plan to add the ability to name crud pages? Currently can only add crud pages named for the table your using.

Hi @daveg1466,

We've decided to not allow this since it will cause a lot of trouble especially in mass page scaffolding.

Hello,

Is possible to pass a variable when the CRUD page is initializing and use the value in this parameter in the Title property of the form? Or…, how I can change the title for the crud form. I’m asking this because the “Add tablename” is not friendly for the user.

Thank you in advance.

All titles, labels, etc. can be changed - check the code for reference.

1 Like