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

19 Likes

Cool trick

1 Like

Very cool trick

1 Like

Nice @Alex_Calandrino! Thanks for sharing!

1 Like

Well done! @Alex_Calandrino

1 Like

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>
1 Like

Very cool look. Glad you shared it with us.

1 Like

Just put it in the sheets cell?

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

4 Likes

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

1 Like

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

2 Likes

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: