Catalog custom variable with macroponent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2023 11:47 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 11:46 AM - edited 03-23-2023 11:47 AM
Hi @aaronradford ! any updates on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 01:32 PM
I am also curious on how this is accomplished.