cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry Dropdown field on Object Screen Behaviour

0 Kudos

Hi Experts,

We seem to have an issue with a complex table dropdown on object screen.

We have built the data capture screens in object screens instead of transaction screens to allow more flexibility for openui controls and buttons.

So, we have complex table dropdown field on this object screen where we identified that if there is only one value in the dropdown, it is not defaulted in the field (which is the requirement of the customer). But, the behaviour is not the same on the transaction screen.

We observed that having the update rules on the field on the object screen might be effecting the behaviour.

Any comments or inputs for a solution or a workaround is appreciated?

Thank you.

Shanthi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Shanthi,

Please do not write any update rule. it will not work properly. I would suggest pass parent value index in complex table drop down setting. If you are filtering complex table based on index and you sure that the current index will have one entry in that case you can pass "Blank" as parent value index.