I find BPM Forms very handy in many situations, they are even Kinetic compatible, no need to deploy nor convert or anything. However, one thing I’ve not worked out is dynamic combo, or rather pointing the combo to a BAQ or Get List or something instead of ONLY static values. Even in BAQ’s parameters can now be a bit dynamic, but not BPM forms.
Has anyone worked out a nice way to do this?
I’m hoping something that is not a customization since customized BPM Forms do not translate to Kinetic.
Refresh my memory, how do they get the static values?
You add a control of type ‘Combo’ and then add combo items.
Could probably whip up a bpm/function triggered off the dynamic query adapter.
If you could game out how that might work, conditions etc, I might code it up.
I thought you said non customized BPM forms worked with Kinetic Forms?
Mine does not show up.
Here it is in classic, proof of concept.

Populated via BAQ, form is not customized.
Can’t get ANY BPM forms to show up in Kinetic.
Not sure what I’m doing wrong.
Yeah mine works… you just need a trigger from a kinetic form.
For instance, a BPM on Customer.GetNewCustomer, Pre… call the BPM Form… it will slide out from the right.
I’m about to test the form from something other than a BAQ, I’m wondering
if the InfoMessage.Publish bug, is related to a more broad issue. It’s
supposed to be fixed in my version but it’s not either.
Non-Customized BPM form, dynamic combo, proof of concept - Kinetic Form:

BPM Forms must be broken for BAQs.
Works fine from Customer.

If anyone does, I’ll clean it up and post it.
Yes, this is a nice way to handle things across the board for fields that you want to just lookup the combo… countries, Groups, ShipVia, etc… Just drop in the right label…
But now my head hurts.
I can explain it in English if you’d like ![]()