Catalog custom variable with macroponent

aaronradford
Tera Contributor

I'm looking to add a custom condition field to a record producer used in step based fulfillment.

 

The producer is used in catalog builder when adding the custom fulfillment step.

 

I have a working macroponent with a Body flex and then the OOB Condition builder component.

 

This works fine in a custom variable type. I can use the update event to set another hidden string variable containing the encoded query. This can be used in the backend for Flow condition checks for the item step fulfillment.

 

I need to support the scenario where the record producer is opened against an existing record for editing of the fulfillment step. This way I can default the condition builder to the saved filter value.

 

I need assistance working out how to reference the parent producer/variables in an On ready client script or by using data resources.

 

Is there are documentation on using macroponents in custom catalog variables?

 

 

 

 

 

2 REPLIES 2

marjorie mejia
Tera Contributor

Hi @aaronradford  !  any updates on this?

ab7289
Tera Contributor

I am also curious on how this is accomplished.