
Hello,
I am making a Leave Request Sharepoint Online site, where there are 4 types of requests stored in the one list.
Annual Leave | Special Leave | Sickness | Time off in Lieu.
As a rule, they all use the same form fields as a base (see below).
I would like to avoid my end users one extra click, by allowing them to click on buttons from the SharePoint site that open the new request form, with the Leave Type already populated. Example below. They click on a new request tile, then the above form opens with the Leave Type dropdown set to that value.
Is there a way that I can pass a parameter from the link behind these buttons, to achieve what I am looking for?
Any help would be appreciated.
Rachel