2016 Feb 06 8:42 AM
Hi,
I want to get default values in TMG.....By using events iam geting values with clicking enter or by any action...But i want defaultly when we open TMG..
Please let me know is it possible, how can i acheive this..
Regards.
Abbas.
2016 Feb 06 8:50 AM
Hello Alisha,
Use Maint. event no. 05 namely Creating a New entry. Create a new include and give the values for the fields.
Good luck
KJogeswaraRao
2016 Feb 06 9:07 AM
Hi Mr.Jogeswara rao,
Thank you for reply..
I have already done that one....but i want defaultly ....if i create with the help of event 05..i need to give some action (like enter,...).. but i want in default...
Regards,
Abbas.
2016 Feb 06 9:14 AM
Yes, you are right. These fields are getting filled upon Enter key hit..
2016 Feb 06 9:20 AM
2016 Feb 06 9:33 AM
2016 Feb 06 10:45 AM
If you want a default value, then you can use Before save event and hard code the default value in the event.
secondly go to screen make that field uneditable so that user will not allow to enter any value.