Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetOtherButtonEvaluate
Queries expression to evaluate for other button.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 9.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetOtherButtonEvaluate" { ; ButtonIndex } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
ButtonIndex | Available in MBS FileMaker Plugin 15.2 or newer. The index for the other button from 0 to 2. |
0 | Optional |
Result
Returns text or error.
Description
Queries expression to evaluate for other button.See also
- ListDialog.GetCancelButtonValue
- ListDialog.GetOtherButtonLabel
- ListDialog.GetOtherButtonValue
- ListDialog.GetSelectButtonValue
- ListDialog.SetOtherButtonEvaluate
- ListDialog.SetOtherButtonLabel
- ListDialog.SetOtherButtonValue
Release notes
- Version 9.5
- Added other button for ListDialog with ListDialog.GetOtherButtonEvaluate, ListDialog.GetOtherButtonLabel, ListDialog.SetOtherButtonEvaluate and ListDialog.SetOtherButtonLabel functions.
Blog Entries
This function is free to use.
Created 11st October 2019, last changed 5th April 2025
