How to pass frevvo values to confluence labels/tags
Here are the steps to pass values collected in Frevvo to Confluence. I needed to do this because I'm using Confluence labels as metadata. So, I need to be able to pull up Confluence articles with specific values; say, a product, type of issue, access type.
STEP 1: Install Label-Tools to your confluence server. It's free and provided by Adaptavist. http://www.adaptavist.com/w/Plugins/free/label-tools/
STEP 2: In Frevvo, use element values for the confluence labels. Here's an example of a checkbox element names CF2_Deliverability
,CF2-Authentication=Authentication
,CF2-Bounce=Bounce Code
,CF2-Email=Email Parts
,CF2-Subscriber=Sender Sending Behavior
,CF2-Subscriber=Subscriber
So, the form user sees Bounce Code, but the value is actually ",CF2-Bounce"
STEP 3: Add the {add-label} macro to your confluence template; below is a Confluence 3.5 example.
{add-label:{frevvoresolve}<CF2_Deliverability>{frevvoresolve}}
That's it.
-
Thanks for uploading this information!
0
Please sign in to leave a comment.
Comments
1 comment