Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

widget for adress search

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
438 Views, 0 Replies

widget for adress search

Hello,

 

i'm using the search widget of the fusion web layout with a concat expression in order to search for adresses (road&number). This works fine when the user knows the right spelling of the road. So an Input like "Neumarkt 5" works fine, also something like "neum" prints out a list of all adresses including "neum". But when the input is like "neumarkt 5" it doesnt work .

 

Here is the code i'm using:

Lower(concat(concat( Name , ' ' ),  ADR ) ) LIKE Lower('%25$USER_VARIABLE%25\') 

 How do i have to change the code in order to make an input like "neum 5" work in this case?

 

best regards

 

 

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report