{{tag>category:"OpenInsight 32-Bit" author:"Barry Stevens"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== run_report report selection (OpenInsight 32-Bit) ====
=== At 09 JUN 2010 03:10:01AM Barry Stevens wrote: ===
I was looking for a quick way to allow users to select a report created in report builder. I tried the following:
declare function dialog_box
Repname=dialog_box("ORMAIN32_OPN",@Window,'')
if Repname then call run_report(Repname)
But,the "open" form has a 'delete' button of which I dont want access to.
Is there anyway of disabling the button, or another method, or will I just have to cut my own.
----
=== At 09 JUN 2010 03:56AM Barry Stevens wrote: ===
Sorry, created my own using popup.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=B3AEEA38C2DFE01D8525773D00275ED7|View this thread on the Works forum...]]