Dynamically Display An Info On A Data Entry Form
I have a dropdown list on a data entry form and want to display an info, which is determined by the selected item on the list, on the form. This is just to give a feedback to the users of the form about the selection. How can I achieve this?
-
Is there anybody who knows how to do this or knows this cannot be done?
0 -
To summarize, depending on the selection of a pull down list item you want the data entry form to dynamically change in some way? Unfortunately this sort of thing requires an OnDataChange (or similar) form event and associated script to make dynamic changes to other form controls, and that is something which we don't yet support. Your best bet is to create a customized VB.NET front-end application to handle the user input exactly as you wish, and to then control BarTender for printing via automation. See the below white papers for more information:
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare