Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When you want to use the Booker25 Widget and are currently on a Booker25 version before 4.60 you need to upgrade Booker25 to the latest version before the implementation and perform some post-install steps to support the widget.

Post-install

Make sure to adjust the Dimension Junction related to the Contact dimension to use new fields. This Dimension junction is called B25__ReservationContact__c

  • Change the Reservation Lookup API Name from B25__Reservation__c to B25__Reservation_Lookup__c

  • Change the Dimension Lookup API Name from B25__Contact__c to B25__Contact_Lookup__c

You need to remove the Master Details fields that are currently saved on the B25__ReservationContact__c object.

This can be done in Lightning to navigate to
Setup → Object Manager → Reservation Contact (B25__ReservationContact__c) → Fields & Relationships

  • Press the dropdown next to the Contact__c field and select remove

  • Press the dropdown next to the Reservation__c field and select remove

In some cases you have to switch to Salesforce Classic to remove these fields. This can be by clicking your profile picture in the top-right and select “switch to classic”

In classic, navigate to Setup → Create / objects → Reservation Contact → press del next to the Contact__c and Reservation__c fields.

  • No labels