Skip to main content
1-Visitor
September 3, 2021
Question

Is there a widget that has an event that could trigger a service when making a selection?

  • September 3, 2021
  • 1 reply
  • 2619 views

Hello Expert.

 

I have the details of the customers stored in a table in a external database, i retrieve all the information using a query and list them in a Grid widget perfectly. my question, does the Grid widget (Or any similar widget) have an event that allows me when i click on a customer in the Grid to get a mashup opened  with an the information of that specific customer so i can edit it.

Thanks,

Yous

1 reply

22-Sapphire I
September 3, 2021

Usually we use the 'Source Data' SelectedRow and SelectedRow Changed event for what you want to do.

1-Visitor
September 6, 2021

Seems interesting, could you provide some guidance (screenshots, instructions..) please?

22-Sapphire I
September 8, 2021

Pretty sure this would have been covered in the ThingWorx fundamentals intro courses, as well as the free trial developer courses. So I recommend you check those out.