Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello, I have a question: is it possible to get via frontend the name of the current mashup?
If I have a mashup called "Test"
can I bind it to a service which returns me "Hello, you are in Test mashup" on the mashup itself?
Thank you
Solved! Go to Solution.
Hello.
Here's what I found about this. You can try to do this using a Mashup parameter. Have a parameter in the Master and one in each of the Mashups. You will then need to set a TextBox with the value in the Mashup itself to then hardcode the name and pass that back.
This article talks about configuring Mashup parameters.
Thanks,
-- Craig A.
Hello.
Here's what I found about this. You can try to do this using a Mashup parameter. Have a parameter in the Master and one in each of the Mashups. You will then need to set a TextBox with the value in the Mashup itself to then hardcode the name and pass that back.
This article talks about configuring Mashup parameters.
Thanks,
-- Craig A.
Hi @fmanniti.
If the previous response answered your questions, please mark it as the Accepted Solution for the benefit of others who may have similar questions.
Regards.
--Sharon