Hello community,
I have a requirement to populate a help link next to a lookup filed on a form.
I have two tables named Project Type and Project.
A help URL is saved in the Project Type table against each project type.
When a user selects a project type in the project form, it should populate the Help URL as below.
If the project type changed, the link should be updated before saving the record.
How can I achieve this?
Many thanks in advance.