Hi everyone, new to Glide and have a question.
First, many thanks for your help in advance!
I’m trying to create a collection with cards that act as visual links to different Tabs / external URLs. So when you click one, it just opens a tab / url, if you click the other, it opens the other tab / url.
In some cards I want the user to be redirect to another tab inside my app. In another cards, I want the user to be redirect to an external url.
When using the “Actions” to set this action, I´m able to choose just 1 single action for the hole collection. Or I can choose which tab the card will open, or which url (in the same table source).
I´m not able to mix “users redirections” in the same collection.
I want the card together in the same collection because they are part of the same subject.
I have the 5 itens below in my table (collection).
For the first 1, I want to redirect to another tab inside the app, when the user clicks in the card;
For the other 3, I want the user to be redirected to the links in the table.
This is how my collection inside the tab in the Menu is looking like.
The first card “NutriSlim21” is not even clickable, because there´s no URL associated to it in the table.
I understand the situation. That’s why I explained to create a new custom action, which will let you do exactly what you want. In your screenshots, you haven’t selected the ‘New Action’ option.
WOW! It just worked smoothly!
Many many thanks for the explanation and patience!
Can I ask you another help, please?
It´s regarding the “back” button. I could figure it out how to create one and add to my page, using also the Actions.
It´s like that:
Is there any way to set up an “arrow” in the header, like the built-in one?
Tabs are at the top of a hierarchy, so there really isn’t anything to go back to. Instead of a ‘Go to Tab’, use a ‘Show Detail Screen’ or ‘Show New Screen’ action. That will place you below the top level tab, which should automatically give you a back button.
I typically don’t use the ‘Go to Tab’ action. I usually use a ‘Show Detail Screen’ or ‘Show New Screen’ action instead.
This is the only custom action you should have. This is the only one you should be changing. Since you didn’t give it a name earlier, I have no idea if you named it or left it as Untitled. Now you are showing me actions named Go Back, but I don’t know what that has to do with what I’m trying to tell you. I think you are trying to make a back button work, when instead you should be fixing the action on the main screen so that you will automatically get a back button.