Forums

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

how can i add placeholder in field type wysiwyg (confiforms)

VL December 15, 2022

how can i add placeholder in field type wysiwyg (confiforms)?

photo_2022-12-16 08.44.07.jpeg

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Community Champion
December 15, 2022

Hi

Looks like there is something not working with wysiwyg and the placeholders

At the moment you cannot have a placeholder on this field

We will look into this to see if that can be added

Sorry for the trouble

Alex 

VL December 16, 2022

@Alex Medved _ConfiForms_ Hi, thx

Then another question, how can i resize width wysiwyg?

Alex Medved _ConfiForms_
Community Champion
December 16, 2022

We strongly advise agains any custom CSS modifications on the fields in ConfiForms

But you can apply custom width on jqte CSS class

Redefining on your page something like

<style>
.jqte {
width:750px;
}
</style>

Alex

VL December 16, 2022

@Alex Medved _ConfiForms_ 

everything worked out! but I would also like to change the minimum height, but I can't

photo_2022-12-17 02.03.21.jpegphoto_2022-12-17 02.03.24.jpeg

Alex Medved _ConfiForms_
Community Champion
December 16, 2022

Using height, I believe

<style> 
.jqte { width:750px; height:150px; }
</style>
VL December 17, 2022

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events