Skip to main content
  • Request Screen - new request
  • Place Lookup
  • Select New - Create new place save
  • Return to request - new place id is displayed
  • ISSUE = Place name is not displayed.

How can I populate the name on return.

 

Thanks.

Sounds like a bug to me.

After saving the request the name appears.

 


In Smart Client this works fine as expected, issue is in Web only. like said above this could be a Suspected bug and names come after the Request is saved


Try below steps and see if the issue is getting resolved. For me it worked in web client.

  1. Go to UI designer
  2. Request screen
  3. select request.place_id field
  4. Right click on the field and select “Set Lookup navigation”
  5. Add below highlighted line

 

 


@SanjeewaJ 

Resolved the issue on my end as well.


Reply