Product Configurator Finished Item data
Hi,
Is it possible to inform at the item generated y product configurator with information used at the configuration?
I am talking about userfields created specifically. It would be usefull

Best Regards
0
-
In this window you have the windowevent post_generate_item
and you've follow variables
<e_newitem> = the new generated item
<str_parm.c_parm1> = the configuration
BEAS_CAFT_VARIANTE_KOPF => Header from the configuration with all UDF's
BEAS_CAFT_VARIANTE => the properties
you can change the generated item after creation over the DI-API
windowevent post_generate_item
// your script
end event -
OK, I will try it.
Very Kind
Best regards
Please sign in to leave a comment.
Comments
2 comments