across-tabs icon indicating copy to clipboard operation
across-tabs copied to clipboard

Can new child tab be opened using form post

Open manpreet-compro opened this issue 5 years ago • 0 comments

I am working on a use case in which i need to post some data in a form and submit it in new tab. conventional method is to use target attribute on form.

To have more control over new tab - i would like to open the new tab using openTab method of parent tab. Can you please let me know if this is possible. I wasn't able to figure out the way

manpreet-compro avatar Jul 07 '20 07:07 manpreet-compro