In one of my projects, I needed to implement “lookup”-alike control that will be used as a filter for the data shown in the datagrid below. I forced myself to
In one of my projects, I needed to implement “lookup”-alike control that will be used as a filter for the data shown in the datagrid below. I forced myself to
Recently I developed quite a complex and quite flexible PCF control for my customer. I did all the testing and everything was working fine for me according to the provided
Recently I developed quite a complex and quite flexible PCF control for my customer. I did all the testing and everything was working fine for me according to the provided
During my few last project I had to implement the same pattern: PCF control opens the Modal dialog Dialog has controls that use OOB lookupObjects function to enter the data
So today my colleague experienced issue refreshing grid of the grid. According to SDK formContext.ui.refreshRibbon had to to the trick but it did not work. After some digging and googling