I have a Gallery app that allows the user to upload a flat file, takes the data from that file, and then pushes the data into a database table.
Now, I just want to notify the user about how many records have indeed been pushed into the database. To customize this dynamic message, I'm using a Report Text Tool that feeds into a Render Tool that is configured to output the message as a PCXML.
However, while doing it this way does publish the wanted message in the Gallery app, it also gives a "File Download" option to the user (as shown in the image, below). Is there a way of switching this off or removing this? The user only needs to read the message - the File Download option here is superfluous and only serves to confuse.
If you know of another method of displaying a dynamic message to the Gallery without having to show the user a File Download option, I'd like to hear that, too. Any assistance would be much appreciated. Thanks a lot.
