Skip to main content
1-Visitor
October 23, 2019
Question

Mashup parameter as query.

  • October 23, 2019
  • 1 reply
  • 736 views

Hi everyone,

I have a mashup that displays similarly like a login/form page. I have placed several text field widgets in the mashup (e.g. Name, ID, Model Number). The texts written in all the widgets will be used as queries to my json data. May I know are there any available methods to address this? 

1 reply

22-Sapphire I
October 23, 2019

You would add some 'trigger' or 'event' like a button

You create a Service with 'input parameters'

Bind the content of the boxes to the service input parameter

Trigger the service using the button.