A
Andre The Hunter
Hi,
I'm trying to create a bookmark that will modified under certain conditions.
Let me show you what I mean.
In the below example, I have a bookmark called year. Year is defined by user
input from an ASK field. I want to make it so that a user can enter the year
as the full yyyy or simply the two digit yy version.
{ IF { REF year } = "20*" "" "{ SET year "20{REF year}" }" }{REF year}
The final REF field produces a "Error! Not a valid bookmark self-reference."
The strange thing is that I've done similar things and it worked.
{ SET deposit "{ = { REF full_fee} / 2 }" }
Could it be because I'm referencing the bookmark I am setting?
I have searched the Internet, and although I found instances of the error in
other documents and converted PDFs, I could not find a description or
solution to this REF field error.
Any help is appreciated
Andre'
I'm trying to create a bookmark that will modified under certain conditions.
Let me show you what I mean.
In the below example, I have a bookmark called year. Year is defined by user
input from an ASK field. I want to make it so that a user can enter the year
as the full yyyy or simply the two digit yy version.
{ IF { REF year } = "20*" "" "{ SET year "20{REF year}" }" }{REF year}
The final REF field produces a "Error! Not a valid bookmark self-reference."
The strange thing is that I've done similar things and it worked.
{ SET deposit "{ = { REF full_fee} / 2 }" }
Could it be because I'm referencing the bookmark I am setting?
I have searched the Internet, and although I found instances of the error in
other documents and converted PDFs, I could not find a description or
solution to this REF field error.
Any help is appreciated
Andre'