Dual-text box with text between | XM Community
Skip to main content
Solved

Dual-text box with text between

  • April 21, 2020
  • 3 replies
  • 9 views

Hello !
Do you know if it is possible to have one text box, followed by a text, followed by a second text box, and all horizontally?
With Javascript, I was able to add a text after a single text-box. But what I need, and in a single line, is the following :
{Text box} [my text] {Text box}.
Thank you in advance !
Jérémy

Best answer by TomG

Yes, it is possible. Use a text form. The JS required is more advanced.

3 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • April 21, 2020

Yes, it is possible. Use a text form. The JS required is more advanced.


  • Author
  • May 4, 2020

Hello, with the text form, I tried but I am not able to show it horizontally. Did I missed something?
I publish a question on the community about the way to do it with Javascript code.
Best,
Jérémy


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • May 4, 2020

Check this