AgeTech · Planning Constructions Works 🛠

Hey :wave:

19 Likes

Nice :+1:

2 Likes

Once suppliers have a VIP plan, they can sign in and look in this irresistible Dashboard :grin:

:desktop_computer: Desktop / Table view

1 Like

Hi @Lucas_Pires, I noticed you use the rounded block under the title line quite a bit. It looks really nice! Is that some fairly straightforward CSS?

2 Likes

Yeah! Im not on pc right now. When I get it, I send it here

1 Like

Put it all together in a rich text.

<a style="position: absolute; width:100%; top: 125px; right: 0%; z-index:-1; opacity: 1;" target="_blank">
<div style="background-color: white;  padding-bottom: 40vh; border-top-left-radius:30px; border-top-right-radius:30px; background-origin: content-box;"></div>
/*-----White rounded border bg -------*/
 </a>
<a style="position: absolute; width:100%; top:-120px; right: 0%; z-index:-2; opacity: 1;">
<div style="background-color: #121212; margin: 0%; padding-bottom:330px;">
<pre><span><style>
[data-test="glide-app-bar"] >* {
    backdrop-filter: blur(0px);
    background: transparent; 
    -webkit-backdrop-filter: blur(0px);
}/*----- hide nav bar ------*/

You can move it changing top and padding-bottom :grin:


Edit¹: I added the dark background in the code too.

9 Likes

Brilliant, you always amaze me, you are so creative :+1:

1 Like

Oh man, you’re so kind! I’m always learning wiht y’all
Thanks you Jason! :relaxed:

2 Likes

Awesome, thanks man!

1 Like

Brilliant :+1: :+1: :+1: :+1: :+1: :+1: :+1:

1 Like

That’s wonderful Lucas.
I always wanted to ask you, how do you use page nevigation for inline list. Like you use it here in Dashboard, Clients etc.

Can you please help?

1 Like

Hey, Pratik! Thank so much!

Well, in this cases of menu - when we have different pages to open - I prefer creating like an ID column, where I place numbers to it, and create a new action directing where I go when I click based in this column.

image

Benefits to do it:

  • If I change one of the names, doesn’t break my logic.
  • If I add a new category/menu item between those, I can simply change the ID number in the action.
6 Likes

As I always say, you guys are genius. Thank you for this. I will try this and will let you know, if I am stuck anywhere doing this.

May I ask one more question? From where do you get those icons?

3 Likes

Thanks bro! :grin: I’m always learning here too

flaticon.com

4 Likes

Thank you bhai

2 Likes

:sparkles: Update - Supplier App :construction_worker_man:

Live PRO app • #AppsForWork


:wave: Welcome / Sign in

Validates only if the supplier is already registered in the app

:rocket: Dashboard

:busts_in_silhouette: Referred Clients

:shopping: Sales History

:gear: Settings

:loudspeaker: Ads

:iphone: Mobile View

4 Likes

Beauty :rocket::rocket::rocket::rocket::rocket:

1 Like

Thank you Wiz(ard) :fire:

1 Like

Flaticon has some great artwork. I had a subscription but you can get a lot free if you are patient.

1 Like

For sure! I use it free too