Forums

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

create page with links with another form in it conflict

Kuanysh Belsariyev
Contributor
May 30, 2024

@Alex Medved _ConfiForms_ Hello! 
the question is about creating pages with links and second form in just created page. When we create a page it works correctly but when we run second form in just created page, links break and tickets duplicate. 
We need to create page with link and run second form that will create another page with link and jira task

Please tell us how to set iftts correctly 

 

below I write in Russian in case you understand, because i am from Kazakhstan:)

 

Нам нужно создать форму которая создает страницу с ссылкой указывающей на нее и в созданной странице будет еще одна форма, которая создает страницу с ссылкой и задачей jira

сейчас первая форма работает корректно, однако вторая форма в созданной странице ломается и дублируется 

 

I'll write the code below

 

 

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Community Champion
May 31, 2024

Hi @Kuanysh Belsariyev 

So, this is about nesting a ConfiForms form on the page that you also create with ConfiForms

I think what you need is to use the asEntryRef function https://wiki.vertuna.com/display/CONFIFORMS/Virtual+functions

Instead of

entryId=[entry.id]&JIRAKey=${iftttResult_myjiracreator}

put

entryId=[entry.id]&JIRAKey=[entry.id.asEntryRef(iftttResult_myjiracreator)]

Alex 

Kuanysh Belsariyev
Contributor
June 6, 2024

@Alex Medved _ConfiForms_ thank you!
now it works correct 

One more question:
How can I get all these records from the second form that placed in IFTTT in one table?

Cause those records have different parent pages (same form but different parent pages)
I need to make report in TableView 

 

I'll write the code below

 

 

Alex Medved _ConfiForms_
Community Champion
June 6, 2024

Consider using the TableView Merger and when you create those sub pages, consider setting the label. This way you can set up the TableView Merger macro to find the pages dynamically by CQL (searching by that label for "sources")

Like Kuanysh Belsariyev likes this
Kuanysh Belsariyev
Contributor
June 10, 2024

@Alex Medved _ConfiForms_ could you please show me, how i can make report with tableview merger with labels? Code or some links to vertuna cookbook?
I tried but it doesnt display any table

Alex Medved _ConfiForms_
Community Champion
June 10, 2024

Overall, the configuration is what it should be

Do you have forms with a "jitatest3" on those pages that you see in the TVM macro preview?

Alex

Like Kuanysh Belsariyev likes this
Kuanysh Belsariyev
Contributor
June 10, 2024

Finally, your advice has prompted me to solve the problem. God bless you!
The form "jitatest3" was higher up the page

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events