Awesome video! Can you help me? I need create a special text editor in Bubble. My questions is: 1. Can I create a button and this button put the text bold? 2. Can I make HTML changes in a Multiline Input (like a textarea element)? 3. Can I create the HTML structure in a HTML element and use dynamic data from Bubble at same time? Thanks in advance!
Hi Nikita, just a question, Im trying beside to add style with css to reusable elemente into a RG, but the problem is only the first box is changed with the style. Im following your video but its not working. The only place to add an ID attribute class is in the first box in the RG.. Do you now what is the problem?
Hi, I think you need to apply the CSS class directly to the individual element(s) contained within the reusable component, rather than applying it to the entire reusable component that's embedded in the Repeating Group. Like this each cell should have that class.
Никита, благодарю за видео. Ты не мог бы мне подсказать по одному вопросу связанному с тем чтобы редактировать html код и отображаемый элемент на bubble? Я готов заплатить за консультацию.
Thanks so much for sharing
Thank you for the demonstration !!
Glad it was helpful!
thanks for video really useful
You are most welcome
Awesome video!
Can you help me? I need create a special text editor in Bubble. My questions is:
1. Can I create a button and this button put the text bold?
2. Can I make HTML changes in a Multiline Input (like a textarea element)?
3. Can I create the HTML structure in a HTML element and use dynamic data from Bubble at same time?
Thanks in advance!
Hi, yes, you can do the same things in bubble like in original coding
Очень полезное видео, спасибо!
Спасибо!
Hi Nikita, just a question, Im trying beside to add style with css to reusable elemente into a RG, but the problem is only the first box is changed with the style. Im following your video but its not working. The only place to add an ID attribute class is in the first box in the RG.. Do you now what is the problem?
Hi, I think you need to apply the CSS class directly to the individual element(s) contained within the reusable component, rather than applying it to the entire reusable component that's embedded in the Repeating Group. Like this each cell should have that class.
Никита, благодарю за видео. Ты не мог бы мне подсказать по одному вопросу связанному с тем чтобы редактировать html код и отображаемый элемент на bubble? Я готов заплатить за консультацию.
Thank you so much for the video, really helped out a lot!
Thank you, I am glad to hear it! Hope all other videos will be helpful as well.
Great video!
how to add the JS code along with html and css?
Thanks, try toolbox plugin it allows you to run JavaScript.