P
Paul Mayer
I am using InfoPath 2003.
I have a fucntion which checks to see if a file exist is a specific
directory. I have the function triggered to fire as part of the
conditional formating in an optional section. I use the the command
not(xdExtensionFE()) to trigger the function. This works fine the
first time the conditional formating is triggered and the optional
section is hidden and/or not hidden. The problem I have is that the
conditioanl formating does not trigger when I query an new record.
The result from the previous coniditonal formating are displayed.
How do I make a run which will fire the conditional formating again
when I push the query record button (either as a rule or in vb script
code)?
My field inside the optional section is a hyperlink which I
want to be displayed if the attachment exist. I have displayed the
result from the function using the message box and the function is
giving me the correct results.
Any suggestion on how to get the fuction to run every time the user
clicks the run query button?
I have a fucntion which checks to see if a file exist is a specific
directory. I have the function triggered to fire as part of the
conditional formating in an optional section. I use the the command
not(xdExtensionFE()) to trigger the function. This works fine the
first time the conditional formating is triggered and the optional
section is hidden and/or not hidden. The problem I have is that the
conditioanl formating does not trigger when I query an new record.
The result from the previous coniditonal formating are displayed.
How do I make a run which will fire the conditional formating again
when I push the query record button (either as a rule or in vb script
code)?
My field inside the optional section is a hyperlink which I
want to be displayed if the attachment exist. I have displayed the
result from the function using the message box and the function is
giving me the correct results.
Any suggestion on how to get the fuction to run every time the user
clicks the run query button?