Skip to content

Can I make a list of Textareas #867

Closed Answered by lovasoa
kevinr432 asked this question in Q&A

You must be logged in to vote

select 'form' as component;
select 'txt' as name, 'textarea' as type;

select 'list' as component;

set nl = '
'; -- new line character

select 
    replace(:txt,$nl,($nl||$nl)) as description_md;

Replies: 3 comments

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies
Answer selected by kevinr432

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants