Enabling the Reference float functionality on an extended tableIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; text-decoration: underline; } .hd3{ color: #7a7a7a; font-weight:; font-size:16px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14px; text-decoration:; } --> Enabling the Reference float functionality on an extended table Overview The Edit button is available for related lists that represent many-to-many and one-to-many relationships. The Edit button appears on a one-to-many relationship if the Reference floats option in the dictionary entry is selected for the reference field. For example, if the Edit button is made available in the Incident related list on the Problem form, it allows users to assign incidents to a problem via the interface. Note: If your related list represents a many-to-many relationship, right-click the related list header, select Personalize > List Control, and click the Enable Edit button to make the Edit button available on the related list. Procedure To enable the reference float functionality on a one-to-many related list: Navigate to the related list that is missing the Edit button. Open a record from the related list. Right-click the field that creates the relationship with the parent table and select Personalize > Dictionary. For example, when troubleshooting the Task SLA related list on the Incident form, the Task field is the field that creates the relationship with the Incident [incident] table.The Dictionary Entry form appears.Select the Reference floats option. Click Update. Return to the parent form and verify that the Edit button appears in the related list.