Forums

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

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

Brijendra Singh May 10, 2023

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_
Community Champion
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

Brijendra Singh May 10, 2023

 

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_
Community Champion
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

0 votes
Brijendra Singh May 18, 2023

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_
Community Champion
May 18, 2023

Thanks! Glad to help

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events