Mobile App builder - Update a parameter after it has been submitted

Jeff Nelson ISD
Tera Expert

Hello,

 

I am trying to use the Mobile Agent Asset Lookup to some assets but have an issue where the asset tags were printed with a prefix "FR ". Is there a way to update the parameter after it has been submitted to strip the "FR " and just keep the number before it attempts to do the lookup?

 

 

1 ACCEPTED SOLUTION

Jeff Nelson ISD
Tera Expert

I found a solution. On the data item you can select the condition type. Setting it to script allows you to use javascript to set the query. 

 

By referencing "input." and my parameter I was able to updated it.

View solution in original post

1 REPLY 1

Jeff Nelson ISD
Tera Expert

I found a solution. On the data item you can select the condition type. Setting it to script allows you to use javascript to set the query. 

 

By referencing "input." and my parameter I was able to updated it.