How do you set up connection for storing confiforms data to database using IFTTT macro ?

Joe66 March 29, 2024

Hey @Alex Medved _ConfiForms_ ,

I was trying to use confiform's IFTTT macro feature to copy confiforms data to database. 
However, If i click on the Manage Connections button, I am getting an error stating that I do not have sufficient permissions to access "/admin/vertuna/confiforms/config.action". I'm also the admin for my confluence space. Do I require any other permissions besides confluence space admin?


Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
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.
March 29, 2024

Hi @Joe66 

You need to be Confluence administrator to define a database connection

This is by design, as we want your Confluence administrators be in control and aware

Alex

Joe66 April 3, 2024

Thanks Alex!!
Also, I have a Confiform TableView macro with column name 'Description' of field type textarea.

Is it possible to add scrollbar to the table cells in that particular column if the content gets too long ?

Alex Medved _ConfiForms_
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.
April 3, 2024

You can use the truncWithExpand function probably - https://wiki.vertuna.com/display/CONFIFORMS/Virtual+functions

Like Joe66 likes this
Joe66 April 4, 2024

Thanks Alex. I tried this. However, i'm facing errors when using this virtual function with ifttt feature.

Event: onModified
Choose action: Create/Update confiform entry
Fire IFTTT Action: !description:[empty]
Parameters to set: entryId[entry.id]&description([entry.description.truncWithExpand(50)])

I actually have 4 fields- date, name, order,description

In TableViewMacro, Whenever i try to modify a cell in description field I end up getting 'date field required to be set','name field required to be set', 'order field required to be set' despite having values already filled for those fields.

Just want to make use of this truncWithExpand incase any cell content in description field gets too long. 


Am i doing something wrong in parameters to set or anywhere? Any help would be appreciated. 

Alex Medved _ConfiForms_
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.
April 4, 2024

Oh, this is way too complicated and in a totally wrong direction

All I have tried to say is that you can configure a view (a TableView for example) and put a ConfiForms field where you set it's field name parameter to

description.truncWithExpand(50)

That's it

Alex

Like Joe66 likes this
Joe66 April 5, 2024

This worked. Thank you !!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events