cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Mashup parameter as query.

imsuneaik
11-Garnet

Mashup parameter as query.

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 1
PaiChung
22-Sapphire I
(To:imsuneaik)

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.

Top Tags