I am using a dynamic text field to load in .txt files with html tags. I have a couple “click here” type links that I would like to use to load a different .txt document into the same dynamic text field instead of a url link like it does default. Is this possible? I’m sure I could put a button over the text since its not long enough to need a scrollbar but I would like a more dynamic and flexible way to do this if its possible.
Thanks