actiontype:method calls render() without args, losing search params. Changed to actiontype:script with getWidgetById + await tbl.render(params) which correctly receives merged InlineForm submit data as params argument.
actiontype:method calls render() without args, losing search params. Changed to actiontype:script with getWidgetById + await tbl.render(params) which correctly receives merged InlineForm submit data as params argument.