Hiding Prompts
Is there a way that I can remove/hide a prompt based on a condition in a database?
Currently have a True/False field in a database and when it is true I wish the user to answer the prompt, if false to not even ask the question.
Currently have a True/False field in a database and when it is true I wish the user to answer the prompt, if false to not even ask the question.
0
-
Sorry, but it's not possible to enable/disable the data entry form using VB script running inside BarTender. However, it is possible to do this if controlling BarTender from an external application via the ActiveX (COM) or .NET component automation interface. See the below white papers for an introduction to this method of using BarTender.
http://s3.amazonaws.com/SeagullBarTender/ftp/WhitePapers/WhitePaper_BarTendersActiveXAutomationInterface.pdf
http://s3.amazonaws.com/SeagullBarTender/ftp/WhitePapers/WhitePaper_BarTenders.NET_SDKs_English.pdf0
Please sign in to leave a comment.
Comments
1 comment