x
Exciting news! We are now MESCIUS USA, Inc. Read More! We are now MESCIUS USA, Inc. Read More! We are now MESCIUS USA!

How to create bullet points in front of text using a TextBox control

Posted by: shaun on 27 January 2025, 6:27 am EST

    • Post Options:
    • Link

    Posted 27 January 2025, 6:27 am EST

    Hi,

    I am trying to create a report that has a bullet point at the beginning of a line using a TextBox control and can’t seem to get it working, I don’t want to have to use the formatted text control as this is html based. Any Idea?

    Regards

    Shaun

  • Posted 29 January 2025, 1:00 am EST

    Hi Shaun,

    You may use the scripts section of RDLX/Page Reports to add a custom method to format your textbox contents based on your requirements.

    You may read more about scripts here: Scripts

    We hope this helps!

    Attachment: BulletPoints.zip

  • Posted 20 February 2025, 5:25 am EST

    Hi Shaun,

    Another approach you could try is using a Unicode bullet character (•) in your TextBox control. Simply prepend it to your text, like this:

    ="• " & Fields!YourField.Value

    This way, you can avoid using HTML formatting while still achieving the bullet point effect. Let me know if this works for you!

    Best,

    Sprunki Game

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels