This topic is locked
[SOLVED]

Concate two fields with CodeSnippet

2/17/2022 8:40:19 PM
PHPRunner General questions
M
Mamaghani author

Dear friends;

I want to seprate with two field in designer
i add new codesnippet (name: br_Element) with below code for seprate with new line (with br tag)
but it dont work.
i dont wanna use split table.
do you have any issue?

MVCFunctions.Echo("
");

img alt

Thanks

Sergey Kornilov admin 2/17/2022

The easiest option, that doesn't require any coding, is to place these to fields into a separate cell and choose orientation 'vertical'.

img alt

M
Mamaghani author 2/18/2022

Very good and simple!

thank you :)