cancel
Showing results for 
Search instead for 
Did you mean: 

How to change Form settings through SDK

Former Member
0 Kudos

Hi all,

the case is the following. When I open a Sales Order form depending on products to have different Form Settings (eg different columns to appear with product A and different with product B)?

Vangelis

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192773
Active Participant
0 Kudos

Hello Vangelis,

You must use the UI-API FormSettings Object for this. This a childobject of the Form (see SDK help for reference)

Depending what the difference are between item A and item B, you will need to keep attention to the performance.

Good luck.

Regards Teun