Dynamic button labels and trigger execution code
122463Jun 3 2005 — edited Jun 4 2005I am attempting to create a form (Forms 6i) with a variable # of buttons to execute forms, reports, dB procedures, etc. I have a database table with the row, column, label, object type, and object name. I can assign the button labels programmatically, but I'm having trouble executing the proper code with the when-button-pressed trigger. Is there any way to do this?