Forum Discussion
- LauraThackerQrew CaptainCheck the following:
1. Your [Related Reference] field has a Proxy field (you do not need one though)
2. In your Form Layout, you are probably using the [Related Reference] field in Add/Edit/View modes rather than the [Error Code] proxy field
It sounds like you are using the [Related Reference] field in your Form Layout in View mode as well as Add/Edit mode, which is causing the display of the record ID# from the parent.
You can either use a Proxy field in Add/Edit/View modes, or use the [Related Reference] field in your Form Layout for Add/Edit only, and then use a Lookup [Error Code] field in View mode. - Jay_DDS_Qrew CadetThis looks exactly like what I need to do, but I can't figure out how to make the proxy field show up, rather than the record ID#. Any ideas what I'm doing wrong?
- QuickBaseCoachDQrew CaptainOn the field likely called [Related Parent], edits its field properties to show the meaningful field from the Parent record. Oh,and be sure that field is one if the lookup fields.
Put that meaningful field on the form and take the [Related Parent] field off the form. - ArchiveUserQrew CaptainFor me it worked if I selected the "Read only" option on the form editor field list. Granted, it's read only by the nature of it being a lookup field anyway, but ticking it caused the correct value to display. I know this answer is years old, but I found it whilst looking for my own guidance and figured this might help others.
- RichardPfisterQrew CadetThanks Adam, that one-click solution was perfect for me.