Visibility of widget based on certain value

Hi,

is it possible to set the visibility of a widget when loading a page, depending on the value of another widget on that page?
Suppose a database with names on master-page and on the detail page, the name should be displayed always, also the age, but then a third widget should be visible only when age < 20

I tried this action:
(source) DETAILPAGE - (event) ENTER - (target) WIDG_3 - (action) SET VISIBLE -
buth I can’t figure out how to set the if-then based on age-value.

Wim

You can add the condition on the corresponding tab:

image

See the example project get_names_by_letter_conditions.pma (32.9 KB)

Nice solution; thanks for the example project to “discover” the power of the action-settings


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.