
Below is option set field on Appointment(rename as Engagement) has created(Custom)
And now trying to add Propagation data for above field on Recurring Appointment entity, But not able to see field name in dropdown as below.
I have tried to add Linked Attribute from console c# code aswell but did not work as well. getting error as "No rows could be found for Attribute with id 8c9d4649-377e-ea11-a811-000d3a8c06d9 if Attribute were published"
Hi partner,
Actually if you want to set option set field mapping between Appointment and Recurring Appointment, you should create an option set field in Recurring Appointment first.
For example I want to map a field named "Mapping Option", I need to create it first in Recurring Appointment, and then select "create new" in "Data Propagation" section.
This action will create a same option set field in Appointment with the same name.
Save and Publish, then go to Appointment form editor.
We will find that the "Mapping Option" field is already in the field list in Appointment. Put it on the form and let's have a try.
We created a new appointment, set the value of "Mapping Option" and create a new Recurring Appointment.
Appointment Form
Recurring Appointment Form
Hope it helps.
Best Regards,
Leo