I assumed this project from someone who has left, and am attempting to modify the program to allow an additional selection filter. Unfortunately, the page has 275 lines of code, and has multiple nested CFIF statements. Being a novice, I am hoping someone has seen this error message before - I can't find it in any of the development books.
When trying to add a selection to pull certain records from a database, I keep getting the following error:
"Attribute set validation error in tag CFIF
The tag has an invalid attribute combination: the following required attributes have not been provided: (INSIDETEXT)."
I have tried various locations on the page, with no success.
When trying to add a selection to pull certain records from a database, I keep getting the following error:
"Attribute set validation error in tag CFIF
The tag has an invalid attribute combination: the following required attributes have not been provided: (INSIDETEXT)."
I have tried various locations on the page, with no success.