Hi,
I was trying to add a new field in form that is used to Create a new resource, I was unable to add the field. Can anyone please help me in doing it.
Thank You.
I'm not an expert.
I think, you must add a new field to the table.
In source code, you mapped field on screen with field on table (May be by name).
Under directory, "model' you have "custom" sub directory.
Copy the file you want to modify in "custom" directory.
Or more easy : have a look at "screen customization" plugin : https://www.projeqtor.net/en/shop/plugins/screen-customization-detail
It does exatly what oyu want.
User manual for the plugin is in its description.