Skip to Main Content
Feature Request FR-2519
Product Area APIs
Status CLOSED

8 Voters

Set Value - New Set Type : Data Attribute (from triggering element)

nicolas pilot Public
· May 16 2022

Idea Summary
We use this JavaScript code a lot to get data attribute values from triggering element.

apex.item("P0_V1").setValue(this.triggeringElement.dataset.bm_order_seq);

In the “Set Value” action, it would be cool to have a new “Set Type” : Data Attribute (from triggering element) to be able to do the same thing declaratively.

This idea has been closed due to the lack of community activity during the period since it was submitted.

Comments

Comments

  • itdept OP 2.4 years ago

    interesting idea