Hi!
I can’t figure out why in Safari it is impossible to put three buttons in a row.
Please tell me what should be the css code?
Additional question: for some reason the buttons become inactive if you add text. below
App - https://elochka.glideapp.io/
I am currently using the following code:
.fZlvaI {
width: 33.33%;
float: left;
}
.kmCjyN {
display: unset;
}
[data-test=“app-button-view”] {
margin: 6px;
}
Are those the same class names that are rendered on a safari browser?
I’m not sure if I chose the right classes, as I don’t know much about the code
Krivo
November 20, 2020, 10:48pm
7
@Vladimir_Zambakhidze do you need the buttons to do different things? If not you could consider using an inline list with tiles.
Take a look here for inspiration:
It is time to build some crazy compact homescreens live never before.
Url: https://companydirectory.glideapp.io/
A new feature has been added to Actions - “View details”. Select the “Independent screen configuration pr. item” and you can make the Tile layout send the user in all different directions. That is crazy.
[Screen Shot 2020-06-04 at 9.16.52 PM]
I put a front page on the Employees template where you can show different things
[image]
Take a look - and copy the app if you want to se…
Thanks. That won’t work for me. I want to put an action “Increment” on each button, while the data source for “Increment” will be different