Hi everyone,
I have a DB table that should contain only one single record. It is not possible to add new records.
I created an Edit screen for this entity, the screen can be opened directly from the main menu.
I would like every time I open the Edit screen, the single record is shown for editing by default.
Any idea how to achieve this?
Thanks,