on ‎2024 Jan 11 5:23 PM
Hello!
I need to create 2 UDF in standard sales quotation screen:
1. Price - row level 2. Total - header level
Have created these, but stuck on the following:
1. how to get these UDFs displayed on the screen as we won't be creating any UDO
2. how to get the total of prices in the "Total" field.
any suggestions please 🙂
Request clarification before answering.
Hi,
For UDFs on the header level (1): select the form > Tools > Customization Tools > Settings... for UDFs on the row level (2): select the form > Form settings (button) > Table format (tab) here you can set the field to visible, and you can move the column to the left by click-hold-dragging it upwards on the list.Regards,
Johan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
In that case:

Or if you want your addon to do this, use the corresponding method in the DI API.
Use the UI API to retrieve data from the 'Price' UDFs and calculate and display the value in the 'Total' UDF. There are code examples in the SDK help file.
Regards,
Johan
Good day
I am newzealander, I am 72 years old. I would like to live permanently in Norway peacefully. I ask if I am eligible to apply for living as immigrant on Norway?
Pls Advise, because now I am staying in Unsafe country in south lebanon where is bombing and war in this area.
Thanking u in advance for your good cooperation
Regards
Ali Elmorched
Emiail: morcheda@gmail.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi snoww,
You can use the UI configuration template to move the UDF field to the standard screen.
Path: Modules > Administration > Utilities > UI Configuration Template.
Br
Alagasan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 27 | |
| 13 | |
| 11 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.