RetailCatalogProductAttributeFormHelper.editButtonClicked Method [AX 2012]

Handles media attribute value editing.

public void editButtonClicked(RetailTmpCatalogProductAttributes _retailTmpCatalogProductAttributes, RefRecId _attributeType)

Run On

Called

Parameters

_retailTmpCatalogProductAttributes
Type: RetailTmpCatalogProductAttributes Table
The media attribute for which to edit the value.
_attributeType
Type: RefRecId Extended Data Type
The type of the media attribute.

It launches the media editor appropriate to the type and when the return value is different than original updates the database with the new value.

Community Additions

ADD
Show: