Open Plumsail Form in Dialog from link in another list

Hello everyone
I have a task list with Plumsail Forms. The forms are set to open in a dialog. When I open the edit form in the task list, it opens in a dialog box as expected.

When I provide the link to the edit form for a task in another list in a hyperlink field, the form always opens in fullscreen in a new tab. Is there a way to provide a link to the edit form so that it opens in a dialog box or in the panel?
The link looks like this:
/sites/proc/lists/ChangeRequestsFlowTasks/Editform.aspx?ID=73

Thank you very much

Hello @DietmarDeeg,

Do you mean open the dialog by clicking the link in SharePoint list view? If so, you cna try formatting the column with JSON:

If we are talking of opening the link from the Plumsail form, you can use the Dialog.open() function: