Skip to main content
July 26, 2022
Question

Text Field within a Paragraph Field

  • July 26, 2022
  • 4 replies
  • 0 views

Is it possible to place a text field within a paragraph of instructions? Specifically, I'd like to recreate this in Appian: 

It would look something like this ideally:

  

That image is edited in a photo editor to display my intentions. I understand I could maybe concoct a sideBySide layout to get something close, but it might have formatting issues with different screen sizes. Does anybody have any idea what I can do to achieve this?

    4 replies

    harshitb6843
    July 26, 2022

    You can use a combination of richTextDisplayField and textField to achieve this. Adding a textField in paragraphField in not possible. 
    With the suggested approach, you will have to define the exact place where this textField should appear and it will not be able to adjust the position when the screen size changes. 

    July 26, 2022

    I've gotten something to look pretty good with these components, using a!isPageWidth with some logic also will help prevent any unsightly formatting issues with different screen sizes.

    harshitb6843
    July 26, 2022

    Yes. But remember, these function can help you when the screen is being opened on different devices between Laptop, Tablet or Mobile. 

    But if someone uses a narrow or ultra wide monitor, or as a matter of fact, even if someone changed the browser window size, then you'll not be able to identify. 

    mikes0011
    Brainy
    August 3, 2022

    these spammers are getting boring...

    The Expression Guru