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

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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