Can you believe the featured image is a form? A model-driven form with a PCF on it, and nothing else? Lately I've saw in the docs an excelent article on best practices for model-driven forms: "Design forms for efficiency". Right to the end, there is a part about letting a control expand to the whole... Continue Reading →
Issue with the PCF Navigation API
When we write react PCF controls, we are used to pass callbacks to the components. Some of this functions who might be passed, are the (context.navigation methods). Recently we had the feeling that it suddenly stopped working (ok, we used the context.navigation.navigateTo, which is not supported, so at first we thought it's our fault). But... Continue Reading →