Skip to main content
Nintex Community Menu Bar

Autocomplete control

  • June 5, 2019
  • 4 replies
  • 116 views

Forum|alt.badge.img+5

Hello,

 

We are using strict validation in autocomplete control. Whenever something is added to this field, it shows a standard message: "Item cannot resolve".

Can we change this message?

 

Thank you.


15569i57AF56C9A75C033D.png

4 replies

  • June 5, 2019

Hello  @cmp,

 

It seems like Auto-Complete control does not use strict validation and allows you to insert a value that not exist from the list of available values.

 

I am not sure as to what version you are on but if you are using K2 Five try applying FixPack 1. for more information follow this KB article: https://help.k2.com/kb002109

 

If your are on K2 4.7 you can apply FixPack 14. more info on: https://help.k2.com/kb002089

 

I hope this works helps you out.

 

Should you find the above information useful kindly mark as "Accepted Solution and/or Kudo", as this will assist other community members looking for related information.

 

Regards,
Beswick

 

[K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member]


Forum|alt.badge.img+5
  • Author
  • June 5, 2019

Thank you BesM.

 

We have version 5.3 installed.

We followed the steps in this article: https://help.k2.com/kb002109

 

Before, the message "Item cannot resolve" was not seen. We want to change this message.

 

 


Forum|alt.badge.img+16
  • June 5, 2019

Hi,


 


I'm not sure if there is an out-of-the box way to do update tooltip pointer. Perhaps, you can take a look at the RT.SourceCode.Forms.Controls.Web.ControlPack.ListControls.js under K2 smartforms RuntimeContentJs folder. I search the installed directory and cam see several places with the 'item cannot resolve.' reference. Other option is using javascript.


 


Forum|alt.badge.img+9

Hi Cmp

 

See the attached link below for k2 5.3 AutoComplete Control

 

https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#Create/K2Designer/Controls/AutoComplete/AutoCompleteControl.htm%3FTocPath%3DCreate%7CSmartForms%7CViews%7CControls%7CInput%2520Controls%7C_____1

 

Should you find the information from the article useful or leading you to the answer please mark as "Solution and/or Kudo", as it will assist other k2 developers with relevant information in the near future.

 

Best Regards

Elvis

 

[K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member]