- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:54 PM
Hi,
I am currently working with Mobile App builder.
Is there a way for us to set a value on a field depending on the value from a different field?
Like an onchange client script on field1 to set value in field2?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 03:31 PM - edited 06-27-2025 05:29 AM
Hi, you can go through the below documentation (Configure input form screen and using UI rule actions using client script to change field values) and configure based on the instructions to see if it works?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 11:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 11:51 PM
Hi @Community Alums , thank you for the response but the video tells us only how to autofill inputs during first load of the input screen not with a change of a field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 03:31 PM - edited 06-27-2025 05:29 AM
Hi, you can go through the below documentation (Configure input form screen and using UI rule actions using client script to change field values) and configure based on the instructions to see if it works?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 04:17 AM
Did someone managed to use ui action- Run onChange client script using GlideAjax?