Tiles and tables

Hi!

I have four tables with different information.
I have four tiles in front page.

How do I make each tile to show information of specific table?

Best Regards

Juhani

There are several ways to do it.

  • You can turn on independent screen configuration for your menu list and each detail screen will be different.
  • You can show the normal detail screen for your menu list of 4 items. When you click to view the details of a menu item, then you can add 4 inline lists and set the visibility conditions based on a value for each menu item.
  • You can create a custom action for your menu list. In that custom action create 4 IF conditions based on some value on your menu list. Each branch of the IF can perform a different action, such a Show Details, or Show New Screen, or Navigate to Tab.
2 Likes

Thanks Jeff!

You have good advices, but I am so novice, that I have no idea how implement any of them :slight_smile:
Is there any possible way to get examples in some way?

Best Regards

Juhani

Thanks Jeff!

I’ll check these.

Best Regards

Juhani

1 Like

Hi @Robert_Petitto

Why don’t you provide us a example on this.I still don’t know what to do with this independent screen.

Hi Jeff!

Your examples solved my problem!
Feels so good! :slight_smile:

Best Regards

Juhani

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.