Why is my hyperlink not working after I converted to the modern UI?
Best answer by aleksandrsechin
Try adding the following decorator to your field:@controlConfig({ allowEdit: true })MyField : PXFieldState;
Try adding the following decorator to your field: @controlConfig({ allowEdit: true }) MyField : PXFieldState;
thanks it works :)
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.