Good morning,
I want to know the current record to use with a button script,
so I use “let record = await input.recordAsync(‘’, tableRC);”
It works well but the execution (even by the button of course) displays the record content on the dashboard scripting window !! It doesn’t need to be diplayed and the user should not see this.
Where is the problem ?Thanks for your help.