2011 Dec 14 6:59 PM
We are in ECC 6 and are in the process of updating to enhancement pack 5. We are having to make changes to the guixt scripts due to changes in screen names, etc. One issue I am having is with TIP. It does not seem to work properly. It is a customer screen and the script is getting activated, but the tip icon does not appear and it overwrites the field description with the tip information. Anyone have any idea.
The syntax for the tip is
Tip F[%#AUTOTEXT002] "Format: Employee # + dash + password i.e 9999-ABCDE"
the field name is correct and the 'format employee #... shows up, just not as a tip.
Any help is welcome.
2012 Feb 01 7:37 AM
Hi,
Don't know if this issue is resolved but in case it is not:
Tip [Name of your element] "Format: Employee # + dash + password i.e 9999-ABCDE"
Good luck