FW: Need help for setting a value to a field if anybody appends some text to the predefined summary

2008-04-24 Thread Sreelakshmi_V
Hi,

 

We have a menu called Summary to which the values are coming from
SHR:Template.we have another field called PreDefSummaryChk.If anybody
selects predefinedsummary from Summary field and appends some text to
that in the Summary field we need to set PreDefSummaryChk to Yes.

Ex:While entering ticket for Lotus  notes Problem If user selects Lotus
Notes Password Recovery(Predefined Summary) from summary field and
Appends some text to that like Lotus Notes Password Recovery-Forgot
password,PreDefSummaryChk should be set to Yes.

Appreciate any suggestions for doing this.Thanks In Advance.

 

Thanks and Regards,
   v.sreelakshmi

 



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Need help for setting a value to a field if anybody appends some text to the predefined summary

2008-04-24 Thread Phil Murnane
You could try this:
1. When a selection is made from the menu on the Summary field, copy the 
selected value to a hidden display-only character field (eg, 'Summary Copy').
2. When the focus leaves the Summary field, use the STRSTR function to see if 
the Summary Copy value appears in the Summary field value.
3. Set the PreDefSummaryChk field based on the results of the STRSTR function 
check.
HTH,
--Phil


- Original Message 
From: Sreelakshmi_V [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Thursday, April 24, 2008 5:41:43 AM
Subject: FW: Need help for setting a value to a field if anybody appends some 
text to the predefined summary

** 
Hi,
 
We have a menu called Summary to which the values are coming from 
SHR:Template.we have another field called PreDefSummaryChk.If anybody selects 
predefinedsummary from Summary field and appends some text to that in the 
Summary field we need to set PreDefSummaryChk to Yes.
Ex:While entering ticket for Lotus  notes Problem If user selects Lotus Notes 
Password Recovery(Predefined Summary) from summary field and Appends some text 
to that like Lotus Notes Password Recovery-Forgot password,PreDefSummaryChk 
should be set to Yes.
Appreciate any suggestions for doing this.Thanks In Advance.
 
Thanks and Regards,
   v.sreelakshmi
 
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.. __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers 
Are html___


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are