Hi,
I have a table named Settings.
This table will only have one record id=1.
When menu item is pressed I wish the link to open /settingsedit/1
After save I want the page to return to /settingsedit/1 with update success message.
Best way to acheive this?
ty