Hello,
This is an intresting one and I don't even know if it's possiable so please bear with me while I try to explain it in the best way.
I have a form with a combo box that list's a list of queries that are stored in a reflist table. The EU can choose one from the drop down list and open/run/modify it to there hearts content.
That work's. My issue is that I want to give them the ability to create a new one and upon saving it, it will show up in the combo box.
The reason I'm using a table and not a module to list my queries is because I don't want to list all of them, just some of them.
I was wondering if there was a way of, upon them saving the new query I could save that query name and add it as a new record in the table so they can see it in the dropdown box?
Thank you.
This is an intresting one and I don't even know if it's possiable so please bear with me while I try to explain it in the best way.
I have a form with a combo box that list's a list of queries that are stored in a reflist table. The EU can choose one from the drop down list and open/run/modify it to there hearts content.
That work's. My issue is that I want to give them the ability to create a new one and upon saving it, it will show up in the combo box.
The reason I'm using a table and not a module to list my queries is because I don't want to list all of them, just some of them.
I was wondering if there was a way of, upon them saving the new query I could save that query name and add it as a new record in the table so they can see it in the dropdown box?
Thank you.