Skip to main content
1-Visitor
November 29, 2016
Solved

[navigationWidget] Increment propertie

  • November 29, 2016
  • 3 replies
  • 2766 views

Hey everybody,

I need help to use the navigation widget. I'm on a mashup which symbolise a page of my app with two navigation widget. I want that when the user click on the navigation button, he go to another mashup but also increment a property from a thing.

Is that possible ? If yes can you help me to proceed ?

Thanks guys

Best answer by gbeaumont

Finally did the thing with a button and a navigation widget. The button increment the property, the navigation widget change the mashup

3 replies

5-Regular Member
November 29, 2016

I don't know if there is any way to do this. I don't see any events associated with the navigation widget really. Perhaps you could pass the property value via mashup parameter and send it to a service that runs on mashup load on the mashup you are navigating to, but the only drawback may be lost data if the redirect doesn't complete successfully. Hope this helps at all!

gbeaumont1-VisitorAuthor
1-Visitor
November 30, 2016

Wow that's more complicted that what I thought. Do you think it works to replace the navigation widget by a button. Then the button have to replace the mashup and call the service to implement my property ?

gbeaumont1-VisitorAuthorAnswer
1-Visitor
November 30, 2016

Finally did the thing with a button and a navigation widget. The button increment the property, the navigation widget change the mashup

5-Regular Member
December 1, 2016

Hi Guillaume BEAUMONT​,

I also thought the same thing. Could you please mark your answer as correct so that it can help others.

Thanks,

Ankit Gupta