Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hello,Why doesnt FieldTag have the getter method for select attribute?How can I access to the select attribute?(I have a tag which extends FieldTag and I need to access to the select attribute)ThanksServerX-Application Version: 4.1.1,
Hi,you could get access to the select attribute by overiding the setSelect method. Your implementation could store the argument in a variable you have access to and the invoke super.setSelect.MichaelSoftware AG Germany, Darmstadt