Unique Name Suggestion

1
Hello Experts I have a scenario where if the Name already exist in DB, I need to provide few alternate suggestions to end user. For e.g. if Student name> Demo Student already exist in DB, there should be suggestions like Demo Student1, Demo Student New, Demo Student 08, etc.   I have developed the logic to check uniqueness. Is there any widget that can provide these suggestions to me?
asked
1 answers
0

Hi Aditya,

 

You can create and add a string variable using random string, I believe that this with give you what you need.

 

Please see the description here: https://docs.mendix.com/appstore/partner-solutions/ats/rg-one-random-string/#3-input-parameters

 

Ferhat

answered