Hi everyone,
Is there any way on a script to link to a record directly from the script window with the output object ?
My usecase is the following : We use a script to detect all missing information in a table and show records where some are missing. We use output.table for that and it works great, but it lacks a way to be able to expand the corresponding records to directly modify it without being forced to do a search on the view panel to find the same records.
Thanks for the help