Skip to main content
1-Visitor
July 14, 2018
Solved

DataTable Editor Mashup reuse

  • July 14, 2018
  • 1 reply
  • 1517 views

Hello

 

I'm trying to implement a mashup to edit/add/remove rows in Infotable exactly on the model of the "home mashup" of the infotable.

 

1/ Is there a way to duplicate these system mashups to reuse in own application  mashup ?

2/ If not which service to use for "add/update" in a single button (if the entry doesn't exist : add , if exist : modify)

Is there an existing service for that ?

 

Infotable.png

 

Best answer by pjoly

I did not find how to reuse home mashup but I used the service "AddOrUpdateDataTableEntries" to associate to the button "add/update"

1 reply

pjoly1-VisitorAuthorAnswer
1-Visitor
July 15, 2018

I did not find how to reuse home mashup but I used the service "AddOrUpdateDataTableEntries" to associate to the button "add/update"