Dot-walk display false fields do not populate data

abrouf
Kilo Sage

Hello Gurus,

Dot-walk field doesn't work independently, it populates data only when data is selected from same reference field.

As example if I refence Number field of incident table, it works perfectly, since it's display true field, then if I dot walk Description field from same incident table, data doesn't populate unless selecting the data from same reference field.

Any feedback or suggestion is greatly appreciated.

Thank you.

-abrouf

6 REPLIES 6

So just to confirm: you are dot-walking onto a field and despite there being data present if you view the field in that reference record, it's not showing on the final form.

 

Example:

I am on the Incident form and I dot-walk to pull the caller's location field (therefore on my Incident form I have Caller.Location). The field "Location" on the Incident form is blank. However, if I open the record for the Caller (and am therefore on the sys_user form), there is a Location present. 

 

Can you please send a screenshot with this? If you have SNUtils, it would be helpful to see the technical names of the fields. If not, right-click and Show the problem field, and also show me on the reference record that the data is present.

JohnnySnow
Kilo Sage

@abrouf can you detail out what you are trying to achieve and the code that you tried till now?

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.