Dynamic input field condition attribute in Mobile App Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 12:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 11:04 PM
I am facing the same problem, did you find any resulution for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 11:32 PM
I had the same problem. If you are still stuck with the problem: The following video helped me: https://www.youtube.com/watch?v=IXdiRmcNj-o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hey Gerald, in case you have not fix the issue. Just so you know Reference qualifiers like this are created on the platform and then the mobile app builder will obtain this behaviour automatically. However, if you use an Action Item that is of type "Script" it will lose the behaviour unless you tick into "use current record as condition" so that should fix the issue normally, as long that the reference qualifiers are properly defined in the platform. You can call javascript conditions on reference fields, but they are not dependent on other input fields or variables, they are dependent on conditions or queries on the platform (so backend not ui interaction)
I hope this helped.
