justinmind-logo
 
Upvote 1

Datamaster Condition

Answered Eduardo H 7 years ago

Hi


I´am evaluating justinmind and I was wonderig if I have a Datamaster with 2 columns in an Android app. When I tap in the second column (any row) depending on the content value the program link to a specific page.


Regards

Replies (2)
photo
1

Hi Eduardo,


Sorry for our late response. Unfortunately there is no possibility to create links that include calculations.


Best,


Sonia Durán

photo
1

Eduardo if you didn't mean a calculated value but the value (string) being returned from the Data Master then try the following:


  • Create Data Master with your columns/rows(values)
  • Drag a Data List to the screen and select your Data Master to populate the List
  • Use the Outline panel to select the second columns output value (this is where you want to link from when you click this value)
  • Add a Tap event and select the screen or URL you want a value to link to
  • Add a condition to your tap event case and test that the value of the output (same field you're applying the link to) matches a specific string from your Data Master.


See if the attached prototype is the expected result of what you're looking for.

photo
2

Hi Stphn,


Thanks a lot for your contribution.


Best,


Sonia Durán

photo
Leave a Comment
 
Attach a file