Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,679
Community Members
 
Community Events
184
Community Groups

How i can add line break after each data insertions on smart-multi select

I have page where user filling information as per ask and I have use smart-multi-row in confiforms.

Exa : static from and user giving multiple as per ask 

Like : Branch,  country , customer 

            Abc         abc2       abc3

            Def           def2        def3

 

But when I'm capturing this data in Html format using IFTTT macro for sending mail. It's all coming in the one row not as single row for.each insertion.

I did check other pages for similer issue and try to put html tag in the calling parameter.

But I'm not sure where I should give these static as smart multi row has confiform fields defination and field defination not supporting virtual fuction.

 

Now I don't have any clue to how fix this.

2 answers

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.
May 10, 2023

Hi @Brijendra Singh and welcome to this community

I understand that you are using [entry.field_name] notations when referencing the smart multi-row fields, is that true? 

What is the reason doing so, if the answer was yes? 

(And not using ConfiForms Field or ConfiForms Views macros)

PS, The iterateAndPrint function might help if you want to access the values through the [entry.field_name] notations... 

Alex

 

Thanks Alex for the response....

My field name is : 

[entry.static.branch.aslist]

Using that I'm accessing the values of smart Multi-row.

Structure is : 

1. Confiform form defination : where i have defined all the required fields using confiform field definition .

Like  :

Branch, country , customer 

 

            Abc ,abc2 ,abc3

 

            Def ,def2 ,def3

2.i have another confiform form defination where I have called above fields into smart multi row  from confiform field defination (static) smart multi row  .

 

So now in IFTTT ( oncreated a page ) I getting all values as

(

[Entry.static.branch.aslist] - 

[entry.static.country.currency]

But all values are coming in cell or all are coming in 1 line instead of new row for each insertion.

 

I have seen your other response for similer query but did not get properly.

I did try to 

Entry.static.branch.aslist.replaceCRLFWithBR

I did try the transform function too 

 

Entry.static.transform(branch).replaceCRLFwithBR.aslist

Nothing is work........

I really need your help on this.

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.
May 10, 2023

Nothing is work... Oh, how many times I have seen this.

MY question is still - why dont you use ConfiForms macros!? Why do you use [entry.field_name] notations? What is the reason behind this choice?

I will try to demo, what I have answered in my previous comment (showing the macros and iterateAndPrint)

http://recordit.co/8wI6iCn6Wk

Hope it helps

Alex

Thanks Alex for the quick help , you video does help me and I havw used as per your advised.

 

Thank you so much , you are turly a Rock star.

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.
May 18, 2023

Thanks! Glad to help

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events