Hi @JAWillis For this, you can extend the core component and add the additional dialog fields. To fetch the value, extend the core components model using delgating pattern and add the additional values as per your requirement. Check the example here: https://levelup.gitconnected.com/aem-extend-core...