EVAM with custom component - action triggering

Community Alums
Not applicable

I have been using the DataSet component in order to map an EVAM datasource to a custom component. In order to do that:

- I created a new custom component with certain properties and actions

- I created a View Template that uses this new component (instead of the "famous" now-card-evam-record)

- I binded data accordingly in the View Template

All good so far. Component looks good, data gets bounded correctly. Unfortunately, I need to have some nice buttons on the component that should be triggered directly from the "card-like" custom component. If I use the component directly on the page, all is good. 

BUT, how to bind the custom component actions from the EVAM Data source component?

 

 

4 REPLIES 4

Anshu_Anand_
Kilo Sage
Kilo Sage

Shared in this article

https://developer.servicenow.com/blog.do?p=/post/quebec-ui-builder-evam/

Follow the steps as given. There are some limitations also

 

If its helpful, please mark answer as correct

Regards,
Anshu

Community Alums
Not applicable

Unfortunately, the article only explains how to use the OOTB now-card-evam-record. My question was for a custom component, cause the layout of the existing card is not helping.

Community Alums
Not applicable

Unfortunately, the article only explains how to use the OOTB now-card-evam-record. My question was for a custom component, cause the layout of the existing card is not helping.

Were you able to achieve this ? is there a way for us to see the back end code for now-card-evam-record