How open edit page with new tab on press Button?
@daichi Use the Navigate to page action type and you will be able to open the page you need and pass the necessary parameters there.
I have already done it.
I want to open edit page with new tab.
@daichi Unfortunately at the moment there is no setting for Navigate to page actions (open in a new tab or in the current one) but there is such a setting for Open URL actions so you can use this workaround, but be a bit fussy about passing parameters if necessary.
We’ll add such an option for Navigate to page actions in the next release.
1 Like
Thanks to answer.
I used the workaround.