Hello everyone,
I have the following problem. I created a base with a web form. The web form was called “contract”. In the web form I created a custom link that looked like this: “forms/custom/contract”. Then I deleted the form without first removing the custom link.
Now I created another form. And I gave it exactly the same name, i.e. contract, and I wanted to create the same custom link there. Now I keep getting the error message that the custom link cannot be created because it already exists. Since I deleted the old form, the link should no longer exist, but it seems to still be in the system.
What options do I have to delete this link? Is it stored in a table so that I can delete it manually, or is there another option? Of course I could use a different name, but I would like to delete it cleanly so that this problem does not arise again in the future.
Thank you in advance for your help.