Hi folks,
I'm new to PCF controllers. I have build a PCF controller for single line text which will render a HTML and the HTML fields are defaulted with the values in the form. and then I'm calling an API.
after getting result I'm binding the data back to CRM fields. But after binding I'm getting error for exceeding the max character of the field.
I have changed the PCF controller to a multi-line text(max length) and but still after binding data I'm getting the same error.
Due to this error, I'm not able to save the record.
Any leads will be highly appreciated.
Thanks in advance