Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to display SQL records on textfield (RUN + SQL macro)

Mickael May 6, 2013

Hi,

I'm using https://bobswift.atlassian.net/wiki/display/RUN/Run+macro + https://marketplace.atlassian.com/plugins/org.swift.confluence.sql developed by Bob Swift, and I'm able to easily add/insert records using a form I've created on my Confluence page.

Now I'm wondering how I can dynamically delete my records. I'd like to get a "select" with all my db entries pre populated.

Ex: Select value will be something like : select user where project="project1"

This example will allow me to easily remove users from a specific project.

1 answer

1 accepted

1 vote
Answer accepted
Bob Swift
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 6, 2013

If I understand your question correctly, you could add a column on the select that links to a remove page that gets prefilled with the key from the list row. Either as a confirm screen or auto-run. You will need to link back to the list screen. You could also do something similar on the same page. It an advanced example, but How to do SQL database operations on lists of data has some of the techniques.

Mickael May 13, 2013

I followed the guide last week... didn't work. Perhaps I was a bit confused with all the feature yours plugins provides (currently using a mix of sql/run and groovy..);)

Nevermind, after 1 week off, I re-tested your code and it work perfectly on mysql (just need to adjust some queries)

Thanks a lot

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events