Simple idea of showing a customer message

I had a simple idea of displaying a message to the customer, I used the HTML code to display the message, it can be typed directly into the cell or the way I did using the new column template options.

<html><h1><marquee><font color="#F5D0A9">Horário de atendimento das 08:00AM as 06:00PM</font></marquee><h1></html>

Sample Application: https://2oxda.glideapp.io

Cool trick

Very cool trick

Nice @Alex_Calandrino! Thanks for sharing!

Well done! @Alex_Calandrino

You can test these codes if you want.

<marquee direction = "up"> This text will scroll from bottom to top. </marquee>

<marquee direction = "down" width = "250" height = "200" behavior = "alternate" style = "border: solid">
   <marquee behavior = "alternate">
     This text will skip
   </marquee>
</marquee>

Very cool look. Glad you shared it with us.

Just put it in the sheets cell?

Here is the concatenated formula which I have used in
https://fang2.glideapp.io/

This really brings me back to the old days of HTML and Geocities. :grin:

Wow, I totally forgot you could do this within a cell. Brings back so many memories.

Is there a way to build a library of html codes that actually work in Glide /Rich text ?
A guide for dummies

Your restaurant app is the best I’ve seen so far! Tryna copy it tbh lol but struggling with the coding stuff.

Glide need to hire or just copy your added features.

:clap::1st_place_medal: