Skip to main content
Question

Is there a "text" equivalent to the "number" element?

  • June 23, 2026
  • 0 replies
  • 0 views

Aaron_Hess
Forum|alt.badge.img+12

I have a lovely interface page where my engineers can view their project statuses and review and request PTO and work from home days.  We work limited hours on fridays in the summer, but one person stays until 5pm for department coverage.  We rotate who stays late every week, and I want to display who’s turn it is on their interface (using a formula field, week# of {scheduled date} = week# of this week) . 

 

Is there an element to achieve this?  The number element can already display a field value based on filtering conditions.  I’d love for it to display a text value as well.  I don’t want to eat up screen real estate with a grid element just to display 1 person’s name.  Surely there’s a way to do this...