[Ticket cloned from T12717: Set dropdown default value from choice]
Hi Jane,
Is it possible to call a function or something to get the value calculated and get from API??
There is one text box which depends on one dropdown and other text box.
textbox -> thktol
dropdown -> grade
textbox -> width
so thktol value should be calculated on basis of grade and width for which i need to call one api after that.
is it possible?