Hi Group,
I am trying to populate combo box through user codes in Kinetic forms. I did successfully achieved this in classic forms but could not accomplish in Kinetic form.
Can someone point me to the right direction.
Thanks
Hi Group,
I am trying to populate combo box through user codes in Kinetic forms. I did successfully achieved this in classic forms but could not accomplish in Kinetic form.
Can someone point me to the right direction.
Thanks
Once you have added the combo and bound it in the application studio.
Set the Resuable Combo type to âUserCodes.UserCodesComboâ ad the SUb Type to Default.
Then scroll down to the Filter Parameters
Set the Filter Params to 'CodeTypeParam =UDCODETYPE
This screen is in slightly different layouts in different versions of Kinetic
Iâve done this and it works great. However, Iâve got User Codes marked as Inactive via User Defined Codes Maintenance. These inactive codes are showing up in the drop down. Iâm not sure if they did this in 2022.2, donât remember seeing the inactive codes. But theyâre definitely there in 2023.1.
I would think this is a âbugâ? If weâre using the UserCodes.UserCodesCombo as the reusable combo, I would think that should show only the Active Codes? Am I wrong?
Does anyone know how to add a filter âActive = Trueâ to this? Thereâs a filter there but itâs grayed out since I picked a standard combo?
Thanks!
Kevin Simon
Expand the Combo box section and add thisâŚ
Then in the Advanced section add a Row Filter
Worked like a charm! Thanks much!
While itâs more flexible this way, I would still consider this a bug for the built in controls.
You would expect the built in retriever to take that into consideration.
Agreed Kevin - I would consider it a bug. Unfortunately, I just donât seem to have the patience to work through Tech Support and attempt to get this identified as a bug. Takes too long to first get them to understand the issue, then have to fight them wanting to direct me to their Custom Solutions Group. Getting âfixesâ to the tool-sets is always one of those battles you have to pick carefully. Off my soapbox now before it turns into a full blown rant.
There is a way to make Row Filter dynamic? like: MyHiddenColumn=Part.MyUDColumn_c