Hello All,
I'm working with chained application which is basically modifing/adding records in database. In first part (link) application is selecting records from database and second part (link) of application allows to modify vlues of fields in selected records.
What I want to do is to display values of all fields in selected records for user.
The thing is that it is working fine in designer but when I put it to Company Gallery I'm loosing ability to show this mid point to user
Am I missing some part of configuratin needed to display the output of Render tool while running application on server or there is some other way to display the result on server?
Thank in advance for any suggestion
First application end point
Render tool configuration is below :
Render configuration
and properties of first part of application
Properties of first link of application