Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 1097 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Users often need to select an item from a large list. In such case it may be convenient to make the selection process hierarchical - for example, select a category first, then a subcategory in the selected category and finally an item in the selected subcategory.

A popular solution is the use of conditional value lists. However, this requires adding relationships and table occurrences to the relationships graph in order to "filter" the value lists. Plus fields to hold the intermediate selections - fields that are otherwise not required, since only the final selection matters. Plus the value lists themselves. 

Here is an alternative method using a card window to make the successive selections. This requires no additional TOs, relationships, fields or value lists. All that is needed is one layout for each level of selection and a simple script (the attached demo has an extra script purely for cosmetic purposes).

 

 

DwindleCardWindow.fmp12

Edited by comment
  • Like 2
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.