Re: Tip message showing in + fields

2015-05-27 Thread laurent matheo
**
Hi Atul :)Try mid-tier side.It shoud be in file "LocalizedMessages.js" in (for me):"/ARSystem/midtier/resources/standard/LocalizedMessages.js"So maybe for you:"/arsys/resources/standard/LocalizedMessages.js"You also have them in the "standard_noopt" folder which is "just" a version with the carriage returns but it will give you an idea of the string format."/ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js""/arsys/resources/standard_noopt/LocalizedMessages.js""No Suggestion was found" : "No suggestion was found",So it should be like:"key" : "value",you need to change the "value" part of the array if you want to change the message I guess.This is for English. If you want to change the messages for other locales, check the LocalizedMessages_xx_yy.js files.Best regards.Laurent.On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com wrote:**Image attached. ThanksAtul  Original Message  Subject: Re: Tip message showing in + fields From: "LJ LongWing" lj.longw...@gmail.com Date: Tue, May 26, 2015 3:04 pm To: arslist@ARSLIST.ORG --   Atul,  Gmail seems to have stripped your screen shot...you might want to provide  it as plain text, or try it again as an attachment.   On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com  wrote:   **   Hi   We are on ARS 7.6.04 (linux, Oracle 11.x)   [IMAGE REMOVED]   We want to modify the above message to something like “No Suggestion was  found related to above Parent. Press Enter for Search window.”   The question is the location of this message to change it. Is it one  message stored in a Form used by all occurrences of such fields, across  Change, Task, Incident, etc.?   Or does it appear in dozens of places in various Workflow? Appreciate the help   Thanks   Atul_ARSlist: "Where the Answers Are" and have been for 20 years_   ___  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org  "Where the Answers Are, and have been for 20 years" _ARSlist: "Where the Answers Are" and have been for 20 years__ARSlist: "Where the Answers Are" and have been for 20 years_


Re: Tip message showing in + fields

2015-05-27 Thread Atul Vohra



Hi

Checked LocalizedMessages.js file and that does not control this message as I 
believe it listed error messages only.

�
FYI spoke to BMC last evening and was told this is hard-coded and can't be 
changed.
�
Atul
 Original Message 

Subject: Re: Tip message showing in + fields

From: laurent matheo lm...@me.com

Date: Wed, May 27, 2015 6:13 am

To: arslist@ARSLIST.ORG

--



 Hi Atul :)



 Try mid-tier side.



 It shoud be in file LocalizedMessages.js in (for me):

 /ARSystem/midtier/resources/standard/LocalizedMessages.js

 So maybe for you:

 /arsys/resources/standard/LocalizedMessages.js



 You also have them in the standard_noopt folder which is just a version 
 with the carriage returns but it will give you an idea of the string format.

 /ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js

 /arsys/resources/standard_noopt/LocalizedMessages.js

 No Suggestion was found : No suggestion was found,



 So it should be like:

 key : value,

 you need to change the value part of the array if you want to change the 
 message I guess.



 This is for English. If you want to change the messages for other locales, 
 check the LocalizedMessages_xx_yy.js files.



 Best regards.





 Laurent.







 On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com wrote:



 **

 Image attached. Thanks

 Atul

  Original Message 

 Subject: Re: Tip message showing in + fields



From: LJ LongWing lj.longw...@gmail.com

 Date: Tue, May 26, 2015 3:04 pm

 To: arslist@ARSLIST.ORG

 --



 Atul,

 Gmail seems to have stripped your screen shot...you might want to provide

 it as plain text, or try it again as an attachment.



 On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com

 wrote:



 **



 Hi



 We are on ARS 7.6.04 (linux, Oracle 11.x)



 [IMAGE REMOVED]



 We want to modify the above message to something like ldquo;No Suggestion 
 was

 found related to above Parent. Press Enter for Search window.rdquo;



 The question is the location of this message to change it. Is it one

 message stored in a Form used by all occurrences of such fields, across

 Change, Task, Incident, etc.?



 Or does it appear in dozens of places in various Workflow?







 Appreciate the help











 Thanks



 Atul





































 _ARSlist: Where the Answers Are and have been for 20 years_



 ___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

 Where the Answers Are, and have been for 20 years



 _ARSlist: Where the Answers Are and have been for 20 years_

 ___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

 Where the Answers Are, and have been for 20 years



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields

2015-05-27 Thread Atul Vohra



True. :-)

 Original Message 

Subject: Re: Tip message showing in + fields

From: LJ LongWing lj.longw...@gmail.com

Date: Wed, May 27, 2015 8:50 am

To: arslist@ARSLIST.ORG

--



 Atul,

 There is 'can't be changed', and then there is 'shouldn't be

 changed'BMC might say one thing when they should say the otheras

 Laurent points out...they said can't, but they should have said 'we don't

 recommend you customizing these files' :)



 On Wed, May 27, 2015 at 7:59 AM, Atul Vohra a...@protechsoftwareinc.com

 wrote:



 **



 Hi



 Checked LocalizedMessages.js file and that does not control this message as 
 I believe it listed error messages only.







 FYI spoke to BMC last evening and was told this is hard-coded and can't be

 changed.







 Atul



  Original Message 

 Subject: Re: Tip message showing in + fields



From: laurent matheo lm...@me.com

 Date: Wed, May 27, 2015 6:13 am

 To: arslist@ARSLIST.ORG

 --





  Hi Atul :)

 

  Try mid-tier side.

 

  It shoud be in file LocalizedMessages.js in (for me):

  /ARSystem/midtier/resources/standard/LocalizedMessages.js

  So maybe for you:

  /arsys/resources/standard/LocalizedMessages.js

 

  You also have them in the standard_noopt folder which is just a

 version with the carriage returns but it will give you an idea of the

 string format.

  /ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js

  /arsys/resources/standard_noopt/LocalizedMessages.js

  No Suggestion was found : No suggestion was found,

 

  So it should be like:

  key : value,

  you need to change the value part of the array if you want to change

 the message I guess.

 

  This is for English. If you want to change the messages for other

 locales, check the LocalizedMessages_xx_yy.js files.

 

  Best regards.

 

 

  Laurent.

 

 

 

  On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com

 wrote:

 

  **

  Image attached. Thanks

  Atul

   Original Message

 

  Subject: Re: Tip message showing in + fields

 



From: LJ LongWing lj.longw...@gmail.com

  Date: Tue, May 26, 2015 3:04 pm

  To: arslist@ARSLIST.ORG

 

 --

 

  Atul,

  Gmail seems to have stripped your screen shot...you might want to

 provide

  it as plain text, or try it again as an attachment.

 

  On Tue, May 26, 2015 at 1:01 PM, Atul Vohra 

 a...@protechsoftwareinc.com

  wrote:

 

  **

 

  Hi

 

  We are on ARS 7.6.04 (linux, Oracle 11.x)

 

  [IMAGE REMOVED]

 

  We want to modify the above message to something like ldquo;No 
  Suggestion

 was

  found related to above Parent. Press Enter for Search window.rdquo;

 

  The question is the location of this message to change it. Is it one

  message stored in a Form used by all occurrences of such fields, across

  Change, Task, Incident, etc.?

 

  Or does it appear in dozens of places in various Workflow?

 

 

 

  Appreciate the help

 

 

 

 

 

  Thanks

 

  Atul

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  _ARSlist: Where the Answers Are and have been for 20 years_

 

 

 ___

  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

  Where the Answers Are, and have been for 20 years

 

  _ARSlist: Where the Answers Are and have been for 20 years_

 

 ___

  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

  Where the Answers Are, and have been for 20 years

 



 _ARSlist: Where the Answers Are and have been for 20 years_





 ___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

 Where the Answers Are, and have been for 20 years



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields - RESOLVED

2015-05-27 Thread laurent matheo

Nice ^_^

On 27 May, 2015,at 07:47 PM, Atul Vohra a...@protechsoftwareinc.com wrote:


**


Laurent  - Worked for me too

THANKS

Atul

 

 


 Original Message 
Subject: Re: Tip message showing in + fields
From: laurent matheo lm...@me.com
Date: Wed, May 27, 2015 10:33 am
To: arslist@ARSLIST.ORG
--

 Well I just tested in ARS 9 and you can:
 2015-05-27_16-29-14.png

 Since my people had the locale en_US in AR System User Preference I had 
to do this:
 - Stop Tomcat,
 - Modify entries in files LocalizedMessages.js and LocalizedMessages_en_US.js in folder 
/arsys/resources/standard/javascript/ folder (I guess you don't actually need to change 
LocalizedMessages.js):
 2015-05-27_16-31-57.png
 2015-05-27_16-32-24.png
 - Start Tomcat,
 - Empty your web browser cache,

 

 On 27 May, 2015,at 03:59 PM, Atul Vohra a...@protechsoftwareinc.com wrote:

 **

 Hi
 Checked LocalizedMessages.js file and that does not control this message as 
I believe it listed error messages only.



 FYI spoke to BMC last evening and was told this is hard-coded and can't be 
changed.



 Atul

  Original Message 
 Subject: Re: Tip message showing in + fields

From: laurent matheo lm...@me.com
 Date: Wed, May 27, 2015 6:13 am
 To: arslist@ARSLIST.ORG
 --

  Hi Atul :)
 
  Try mid-tier side.
 
  It shoud be in file LocalizedMessages.js in (for me):
  /ARSystem/midtier/resources/standard/LocalizedMessages.js
  So maybe for you:
  /arsys/resources/standard/LocalizedMessages.js
 
  You also have them in the standard_noopt folder which is just a 
version with the carriage returns but it will give you an idea of the string format.
  /ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js
  /arsys/resources/standard_noopt/LocalizedMessages.js
  No Suggestion was found : No suggestion was found,
 
  So it should be like:
  key : value,
  you need to change the value part of the array if you want to change the 
message I guess.
 
  This is for English. If you want to change the messages for other locales, 
check the LocalizedMessages_xx_yy.js files.
 
  Best regards.
 
 
  Laurent.
 
 
 
  On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com 
wrote:
 
  **
  Image attached. Thanks
  Atul
   Original Message 
  Subject: Re: Tip message showing in + fields
 

From: LJ LongWing lj.longw...@gmail.com
  Date: Tue, May 26, 2015 3:04 pm
  To: arslist@ARSLIST.ORG
  --
 
  Atul,
  Gmail seems to have stripped your screen shot...you might want to provide
  it as plain text, or try it again as an attachment.
 
  On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com
  wrote:
 
  **
 
  Hi
 
  We are on ARS 7.6.04 (linux, Oracle 11.x)
 
  [IMAGE REMOVED]
 
  We want to modify the above message to something like “No Suggestion was
  found related to above Parent. Press Enter for Search window.”
 
  The question is the location of this message to change it. Is it one
  message stored in a Form used by all occurrences of such fields, across
  Change, Task, Incident, etc.?
 
  Or does it appear in dozens of places in various Workflow?
 
 
 
  Appreciate the help
 
 
 
 
 
  Thanks
 
  Atul
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  _ARSlist: Where the Answers Are and have been for 20 years_
 
  
___
  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
  Where the Answers Are, and have been for 20 years
 
  _ARSlist: Where the Answers Are and have been for 20 years_
  
___
  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
  Where the Answers Are, and have been for 20 years
 
 _ARSlist: Where the Answers Are and have been for 20 years_
 
___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years

_ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields

2015-05-27 Thread LJ LongWing
Atul,
There is 'can't be changed', and then there is 'shouldn't be
changed'BMC might say one thing when they should say the otheras
Laurent points out...they said can't, but they should have said 'we don't
recommend you customizing these files' :)

On Wed, May 27, 2015 at 7:59 AM, Atul Vohra a...@protechsoftwareinc.com
wrote:

 **

 Hi

 Checked LocalizedMessages.js file and that does not control this message as I 
 believe it listed error messages only.



 FYI spoke to BMC last evening and was told this is hard-coded and can't be
 changed.



 Atul

  Original Message 
 Subject: Re: Tip message showing in + fields
 From: laurent matheo lm...@me.com
 Date: Wed, May 27, 2015 6:13 am
 To: arslist@ARSLIST.ORG
 --


  Hi Atul :)
 
  Try mid-tier side.
 
  It shoud be in file LocalizedMessages.js in (for me):
  /ARSystem/midtier/resources/standard/LocalizedMessages.js
  So maybe for you:
  /arsys/resources/standard/LocalizedMessages.js
 
  You also have them in the standard_noopt folder which is just a
 version with the carriage returns but it will give you an idea of the
 string format.
  /ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js
  /arsys/resources/standard_noopt/LocalizedMessages.js
  No Suggestion was found : No suggestion was found,
 
  So it should be like:
  key : value,
  you need to change the value part of the array if you want to change
 the message I guess.
 
  This is for English. If you want to change the messages for other
 locales, check the LocalizedMessages_xx_yy.js files.
 
  Best regards.
 
 
  Laurent.
 
 
 
  On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com
 wrote:
 
  **
  Image attached. Thanks
  Atul
   Original Message
 
  Subject: Re: Tip message showing in + fields
 
 From: LJ LongWing lj.longw...@gmail.com
  Date: Tue, May 26, 2015 3:04 pm
  To: arslist@ARSLIST.ORG
 
 --
 
  Atul,
  Gmail seems to have stripped your screen shot...you might want to
 provide
  it as plain text, or try it again as an attachment.
 
  On Tue, May 26, 2015 at 1:01 PM, Atul Vohra 
 a...@protechsoftwareinc.com
  wrote:
 
  **
 
  Hi
 
  We are on ARS 7.6.04 (linux, Oracle 11.x)
 
  [IMAGE REMOVED]
 
  We want to modify the above message to something like “No Suggestion
 was
  found related to above Parent. Press Enter for Search window.”
 
  The question is the location of this message to change it. Is it one
  message stored in a Form used by all occurrences of such fields, across
  Change, Task, Incident, etc.?
 
  Or does it appear in dozens of places in various Workflow?
 
 
 
  Appreciate the help
 
 
 
 
 
  Thanks
 
  Atul
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  _ARSlist: Where the Answers Are and have been for 20 years_
 
 
 ___
  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
  Where the Answers Are, and have been for 20 years
 
  _ARSlist: Where the Answers Are and have been for 20 years_
 
 ___
  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
  Where the Answers Are, and have been for 20 years
 

 _ARSlist: Where the Answers Are and have been for 20 years_


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields

2015-05-27 Thread laurent matheo

Well I just tested in ARS 9 and you can:
2015-05-27_16-29-14.png

Since my people had the locale en_US in AR System User Preference I had to 
do this:
- Stop Tomcat,
- Modify entries in files LocalizedMessages.js and LocalizedMessages_en_US.js in folder 
/arsys/resources/standard/javascript/ folder (I guess you don't actually need to change 
LocalizedMessages.js):
2015-05-27_16-31-57.png
2015-05-27_16-32-24.png
- Start Tomcat,
- Empty your web browser cache,



On 27 May, 2015,at 03:59 PM, Atul Vohra a...@protechsoftwareinc.com wrote:


**

Hi
Checked LocalizedMessages.js file and that does not control this message as I 
believe it listed error messages only.

 


FYI spoke to BMC last evening and was told this is hard-coded and can't be 
changed.

 


Atul

 Original Message 
Subject: Re: Tip message showing in + fields
From: laurent matheo lm...@me.com
Date: Wed, May 27, 2015 6:13 am
To: arslist@ARSLIST.ORG
--

 Hi Atul :)

 Try mid-tier side.

 It shoud be in file LocalizedMessages.js in (for me):
 /ARSystem/midtier/resources/standard/LocalizedMessages.js
 So maybe for you:
 /arsys/resources/standard/LocalizedMessages.js

 You also have them in the standard_noopt folder which is just a version 
with the carriage returns but it will give you an idea of the string format.
 /ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js
 /arsys/resources/standard_noopt/LocalizedMessages.js
 No Suggestion was found : No suggestion was found,

 So it should be like:
 key : value,
 you need to change the value part of the array if you want to change the 
message I guess.

 This is for English. If you want to change the messages for other locales, 
check the LocalizedMessages_xx_yy.js files.

 Best regards.


 Laurent.



 On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com wrote:

 **
 Image attached. Thanks
 Atul
  Original Message 
 Subject: Re: Tip message showing in + fields

From: LJ LongWing lj.longw...@gmail.com
 Date: Tue, May 26, 2015 3:04 pm
 To: arslist@ARSLIST.ORG
 --

 Atul,
 Gmail seems to have stripped your screen shot...you might want to provide
 it as plain text, or try it again as an attachment.

 On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com
 wrote:

 **

 Hi

 We are on ARS 7.6.04 (linux, Oracle 11.x)

 [IMAGE REMOVED]

 We want to modify the above message to something like “No Suggestion was
 found related to above Parent. Press Enter for Search window.”

 The question is the location of this message to change it. Is it one
 message stored in a Form used by all occurrences of such fields, across
 Change, Task, Incident, etc.?

 Or does it appear in dozens of places in various Workflow?



 Appreciate the help





 Thanks

 Atul


















 _ARSlist: Where the Answers Are and have been for 20 years_

 
___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years

 _ARSlist: Where the Answers Are and have been for 20 years_
 
___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years

_ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields - RESOLVED

2015-05-27 Thread Atul Vohra





Laurent� - Worked for me too
THANKS
Atul
�
�
 Original Message 

Subject: Re: Tip message showing in + fields

From: laurent matheo lm...@me.com

Date: Wed, May 27, 2015 10:33 am

To: arslist@ARSLIST.ORG

--



 Well I just tested in ARS 9 and you can:

 2015-05-27_16-29-14.png



 Since my people had the locale en_US in AR System User Preference I had 
 to do this:

 - Stop Tomcat,

 - Modify entries in files LocalizedMessages.js and 
 LocalizedMessages_en_US.js in folder 
 /arsys/resources/standard/javascript/ folder (I guess you don't actually 
 need to change LocalizedMessages.js):

 2015-05-27_16-31-57.png

 2015-05-27_16-32-24.png

 - Start Tomcat,

 - Empty your web browser cache,



 



 On 27 May, 2015,at 03:59 PM, Atul Vohra a...@protechsoftwareinc.com wrote:



 **



 Hi

 Checked LocalizedMessages.js file and that does not control this message as 
 I believe it listed error messages only.







 FYI spoke to BMC last evening and was told this is hard-coded and can't be 
 changed.







 Atul



  Original Message 

 Subject: Re: Tip message showing in + fields



From: laurent matheo lm...@me.com

 Date: Wed, May 27, 2015 6:13 am

 To: arslist@ARSLIST.ORG

 --



  Hi Atul :)

 

  Try mid-tier side.

 

  It shoud be in file LocalizedMessages.js in (for me):

  /ARSystem/midtier/resources/standard/LocalizedMessages.js

  So maybe for you:

  /arsys/resources/standard/LocalizedMessages.js

 

  You also have them in the standard_noopt folder which is just a 
  version with the carriage returns but it will give you an idea of the 
  string format.

  /ARSystem/midtier/resources/standard_noopt/LocalizedMessages.js

  /arsys/resources/standard_noopt/LocalizedMessages.js

  No Suggestion was found : No suggestion was found,

 

  So it should be like:

  key : value,

  you need to change the value part of the array if you want to change the 
  message I guess.

 

  This is for English. If you want to change the messages for other locales, 
  check the LocalizedMessages_xx_yy.js files.

 

  Best regards.

 

 

  Laurent.

 

 

 

  On 26 May, 2015,at 09:19 PM, Atul Vohra a...@protechsoftwareinc.com 
  wrote:

 

  **

  Image attached. Thanks

  Atul

   Original Message 

  Subject: Re: Tip message showing in + fields

 



From: LJ LongWing lj.longw...@gmail.com

  Date: Tue, May 26, 2015 3:04 pm

  To: arslist@ARSLIST.ORG

  --

 

  Atul,

  Gmail seems to have stripped your screen shot...you might want to provide

  it as plain text, or try it again as an attachment.

 

  On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com

  wrote:

 

  **

 

  Hi

 

  We are on ARS 7.6.04 (linux, Oracle 11.x)

 

  [IMAGE REMOVED]

 

  We want to modify the above message to something like ldquo;No 
  Suggestion was

  found related to above Parent. Press Enter for Search window.rdquo;

 

  The question is the location of this message to change it. Is it one

  message stored in a Form used by all occurrences of such fields, across

  Change, Task, Incident, etc.?

 

  Or does it appear in dozens of places in various Workflow?

 

 

 

  Appreciate the help

 

 

 

 

 

  Thanks

 

  Atul

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  _ARSlist: Where the Answers Are and have been for 20 years_

 

  ___

  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

  Where the Answers Are, and have been for 20 years

 

  _ARSlist: Where the Answers Are and have been for 20 years_

  ___

  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

  Where the Answers Are, and have been for 20 years

 

 _ARSlist: Where the Answers Are and have been for 20 years_

 ___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

 Where the Answers Are, and have been for 20 years



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields

2015-05-26 Thread Atul Vohra



Image attached. Thanks
Atul

 Original Message 

Subject: Re: Tip message showing in + fields

From: LJ LongWing lj.longw...@gmail.com

Date: Tue, May 26, 2015 3:04 pm

To: arslist@ARSLIST.ORG

--



 Atul,

 Gmail seems to have stripped your screen shot...you might want to provide

 it as plain text, or try it again as an attachment.



 On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com

 wrote:



 **



 Hi



 We are on ARS 7.6.04 (linux, Oracle 11.x)



 [IMAGE REMOVED]



 We want to modify the above message to something like ldquo;No Suggestion 
 was

 found related to above Parent. Press Enter for Search window.rdquo;



 The question is the location of this message to change it. Is it one

 message stored in a Form used by all occurrences of such fields, across

 Change, Task, Incident, etc.?



 Or does it appear in dozens of places in various Workflow?







 Appreciate the help











 Thanks



 Atul





































 _ARSlist: Where the Answers Are and have been for 20 years_



 ___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

 Where the Answers Are, and have been for 20 years



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields

2015-05-26 Thread LJ LongWing
Atul,
I assume we are discussing the 'No Suggestion was found' messageI
assume that the message is able to be localized, and as such, possible to
make it say what you want...but I'm not 100% sure how that would be done as
I'm not up on localization procedures :)

On Tue, May 26, 2015 at 1:19 PM, Atul Vohra a...@protechsoftwareinc.com
wrote:

 **

 Image attached. Thanks

 Atul
  Original Message 
 Subject: Re: Tip message showing in + fields
 From: LJ LongWing lj.longw...@gmail.com
 Date: Tue, May 26, 2015 3:04 pm
 To: arslist@ARSLIST.ORG
 --


  Atul,
  Gmail seems to have stripped your screen shot...you might want to provide
  it as plain text, or try it again as an attachment.
 
  On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com
 
  wrote:
 
  **
 
  Hi
 
  We are on ARS 7.6.04 (linux, Oracle 11.x)
 
  [IMAGE REMOVED]
 
  We want to modify the above message to something like “No Suggestion was
  found related to above Parent. Press Enter for Search window.”
 
  The question is the location of this message to change it. Is it one
  message stored in a Form used by all occurrences of such fields, across
  Change, Task, Incident, etc.?
 
  Or does it appear in dozens of places in various Workflow?
 
 
 
  Appreciate the help
 
 
 
 
 
  Thanks
 
  Atul
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  _ARSlist: Where the Answers Are and have been for 20 years_
 
 
 ___
  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
  Where the Answers Are, and have been for 20 years
 

 _ARSlist: Where the Answers Are and have been for 20 years_


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Tip message showing in + fields

2015-05-26 Thread LJ LongWing
Atul,
Gmail seems to have stripped your screen shot...you might want to provide
it as plain text, or try it again as an attachment.

On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com
wrote:

 **

 Hi

 We are on ARS 7.6.04 (linux, Oracle 11.x)

 [IMAGE REMOVED]

 We want to modify the above message to something like “No Suggestion was
 found related to above Parent.  Press Enter for Search window.”

 The question is the location of this message to change it.  Is it one
 message stored in a Form used by all occurrences of such fields, across
 Change, Task, Incident, etc.?

 Or does it appear in dozens of places in various Workflow?



 Appreciate the help





 Thanks

 Atul


















 _ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Tip message showing in + fields

2015-05-26 Thread Atul Vohra



Hi
We are on ARS 7.6.04 (linux, Oracle 11.x)

We want to modify the above
message to something like ldquo;No Suggestion was found related to above 
Parent.� Press Enter for Search window.rdquo;
The question is the location of this message to change it.� Is it one message 
stored in a Form used by all occurrences of such fields, across Change, Task,
Incident, etc.?
Or does it appear in dozens of places in various Workflow?
�
Appreciate the help
�
�
Thanks
Atul
�
�
�
�
�
�
�
�
�

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years

Re: Tip message showing in + fields

2015-05-26 Thread Atul Vohra



No Suggestion was found is a default message and I was wondering if it is in 
one place that we could change the text.
�


 Original Message 

Subject: Re: Tip message showing in + fields

From: LJ LongWing lj.longw...@gmail.com

Date: Tue, May 26, 2015 3:53 pm

To: arslist@ARSLIST.ORG

--



 Atul,

 I assume we are discussing the 'No Suggestion was found' messageI

 assume that the message is able to be localized, and as such, possible to

 make it say what you want...but I'm not 100% sure how that would be done as

 I'm not up on localization procedures :)



 On Tue, May 26, 2015 at 1:19 PM, Atul Vohra a...@protechsoftwareinc.com

 wrote:



 **



 Image attached. Thanks



 Atul

  Original Message 

 Subject: Re: Tip message showing in + fields



From: LJ LongWing lj.longw...@gmail.com

 Date: Tue, May 26, 2015 3:04 pm

 To: arslist@ARSLIST.ORG

 --





  Atul,

  Gmail seems to have stripped your screen shot...you might want to provide

  it as plain text, or try it again as an attachment.

 

  On Tue, May 26, 2015 at 1:01 PM, Atul Vohra a...@protechsoftwareinc.com

 

  wrote:

 

  **

 

  Hi

 

  We are on ARS 7.6.04 (linux, Oracle 11.x)

 

  [IMAGE REMOVED]

 

  We want to modify the above message to something like ldquo;No 
  Suggestion was

  found related to above Parent. Press Enter for Search window.rdquo;

 

  The question is the location of this message to change it. Is it one

  message stored in a Form used by all occurrences of such fields, across

  Change, Task, Incident, etc.?

 

  Or does it appear in dozens of places in various Workflow?

 

 

 

  Appreciate the help

 

 

 

 

 

  Thanks

 

  Atul

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  _ARSlist: Where the Answers Are and have been for 20 years_

 

 

 ___

  UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

  Where the Answers Are, and have been for 20 years

 



 _ARSlist: Where the Answers Are and have been for 20 years_





 ___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

 Where the Answers Are, and have been for 20 years



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years