Create Custom Field type as a separate datatype in SharePoint online

428 Views Asked by At

I want to create a Custom field type in share point online.It should allow me to create column using that data type.The datatype will be a calculated column and should provide results as Progress bar,stars and others.Whether its possible to do?I don't want to go for JSLink and others as it need to be dynamic one through out the site collection

1

There are 1 best solutions below

0
Lee On

SharePoint online doesn't support custom field type as on-premise.

You may check SPFx field customizer.