I have a customvar which is set as 'file name' and 'use file content'. The specified file contains html formatted text, so when the page is uploaded the customvar is replaced by the html text from the file.
My question is, can I put a different customvar in the html text of the file...?
I did try it and was expecting 1 of 2 results, either -
1) It would display the contents of the customvar correctly, or
2) It would display the customvar variable as text (ie. "CUSTOMVAR:INFO")
However, what actually happened was that it displayed nothing. The fact that (2) didn't happen suggests it recognised it as a variable and tried to resolve it, but the fact that (1) didn't happen either suggests it didn't work...
So should it work...?
My question is, can I put a different customvar in the html text of the file...?
I did try it and was expecting 1 of 2 results, either -
1) It would display the contents of the customvar correctly, or
2) It would display the customvar variable as text (ie. "CUSTOMVAR:INFO")
However, what actually happened was that it displayed nothing. The fact that (2) didn't happen suggests it recognised it as a variable and tried to resolve it, but the fact that (1) didn't happen either suggests it didn't work...
So should it work...?
Comment