- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-26-2023 10:06 PM
Hi all, so i have 4 fields in form like,
Unit price - 5000
Quantity - 6
discount - 10%
when i fill this fields
Total price field should be filled automatically...How to achieve this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-27-2023 10:49 PM
@SAM321 you should right click on unit in your form and see the field name and that names of other fields respectively should be changed in the script in order to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-27-2023 09:32 PM
@aditya174 its not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-27-2023 09:41 PM
@SAM321 , you need to replace the getValue() parameter with your field's backend name this code won't work if you use it directly, kindly try to replace the parameters or share them here with me so that I can change it for you.
Regards,
Aditya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-27-2023 10:26 PM
i shared form view and script sir @aditya174
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-27-2023 10:49 PM
@SAM321 you should right click on unit in your form and see the field name and that names of other fields respectively should be changed in the script in order to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-28-2023 10:53 PM
@aditya174 does this script work , if the field id( price field type)